Searched refs:TEMPSENSE0_TEMP_CNT_MASK (Results 1 – 1 of 1) sorted by relevance
36 #define TEMPSENSE0_TEMP_CNT_MASK (0xfff << TEMPSENSE0_TEMP_CNT_SHIFT) macro124 n_meas = (reg & TEMPSENSE0_TEMP_CNT_MASK) in read_cpu_temperature()
Completed in 2 milliseconds