Searched refs:temp_cnt (Results 1 – 1 of 1) sorted by relevance
27 uint16_t temp_cnt; member49 data->temp_cnt = (cfg->base->TEMPSENSE0 & TEMPMON_TEMPSENSE0_TEMP_CNT_MASK) >> in nxp_tempmon_sample_fetch()68 temp = (float)data->hot_temp - ((float)data->temp_cnt - (float)data->hot_cnt) * in nxp_tempmon_channel_get()105 .temp_cnt = 0,