Home
last modified time | relevance | path

Searched refs:_DEVINFO_ADC0CAL0_2V5_OFFSET_MASK (Results 1 – 3 of 3) sorted by relevance

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_devinfo.h72 #define _DEVINFO_ADC0CAL0_2V5_OFFSET_MASK 0x007F0000UL /**< Offset for 2V5 reference, mask… macro
/bsp/efm32/Libraries/emlib/src/
A Dem_adc.c112 cal |= ((DEVINFO->ADC0CAL0 & _DEVINFO_ADC0CAL0_2V5_OFFSET_MASK) >> in ADC_CalibrateLoadScan()
190 cal |= ((DEVINFO->ADC0CAL0 & _DEVINFO_ADC0CAL0_2V5_OFFSET_MASK) >> in ADC_CalibrateLoadSingle()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_devinfo.h73 #define _DEVINFO_ADC0CAL0_2V5_OFFSET_MASK 0x007F0000UL /**< Offset for 2V5 reference, mask… macro

Completed in 8 milliseconds