Searched refs:_DEVINFO_CAL_TEMP_MASK (Results 1 – 3 of 3) sorted by relevance
64 #define _DEVINFO_CAL_TEMP_MASK 0x00FF0000UL /**< Calibration temperature, DegC,… macro
65 #define _DEVINFO_CAL_TEMP_MASK 0x00FF0000UL /**< Calibration temperature, DegC,… macro
158 rt_int32_t cal_temp = ((DEVINFO->CAL & _DEVINFO_CAL_TEMP_MASK) \ in efm32_misc_getCelsius()
Completed in 6 milliseconds