Home
last modified time | relevance | path

Searched refs:ADC0CAL2 (Results 1 – 4 of 4) sorted by relevance

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_devinfo.h42 __I uint32_t ADC0CAL2; /**< ADC0 Calibration register 2 */ member
/bsp/efm32/Libraries/emlib/src/
A Dem_adc.c138 cal |= ((DEVINFO->ADC0CAL2 & _DEVINFO_ADC0CAL2_2XVDDVSS_OFFSET_MASK) >> in ADC_CalibrateLoadScan()
216 cal |= ((DEVINFO->ADC0CAL2 & _DEVINFO_ADC0CAL2_2XVDDVSS_OFFSET_MASK) >> in ADC_CalibrateLoadSingle()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_devinfo.h42 __I uint32_t ADC0CAL2; /**< ADC0 Calibration register 2 */ member
/bsp/efm32/
A Ddev_misc.c162 rt_int32_t cal_value = ((DEVINFO->ADC0CAL2 & _DEVINFO_ADC0CAL2_TEMP1V25_MASK) \ in efm32_misc_getCelsius()

Completed in 11 milliseconds