Searched refs:TEMPSENSE0_TEMP_CNT_MASK (Results 1 – 1 of 1) sorted by relevance
44 #define TEMPSENSE0_TEMP_CNT_MASK (0xfff << TEMPSENSE0_TEMP_CNT_SHIFT) macro179 n_meas = (val & TEMPSENSE0_TEMP_CNT_MASK) >> TEMPSENSE0_TEMP_CNT_SHIFT; in imx_get_temp()