MDE相关配置:
earbud\src\earbud_init.c
ntc配置表
earbud\src\earbud_temperature_config.c
/*! \brief voltage->temperature config table*/
const temperature_lookup_t earbud_temperature_config_table[] =
{
{1730, -40},
{1725, -39},
{1721, -38},
{1716, -37},
{1711, -36},
{1706, -35},
{1700, -34},
{1695, -33},
{1689, -32}