Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_devinfo.h80 #define _DEVINFO_ADC0CAL1_5VDIFF_OFFSET_MASK 0x007F0000UL /**< Offset for 5VDIFF reference, m… macro
/bsp/efm32/Libraries/emlib/src/
A Dem_adc.c130 cal |= ((DEVINFO->ADC0CAL1 & _DEVINFO_ADC0CAL1_5VDIFF_OFFSET_MASK) >> in ADC_CalibrateLoadScan()
208 cal |= ((DEVINFO->ADC0CAL1 & _DEVINFO_ADC0CAL1_5VDIFF_OFFSET_MASK) >> in ADC_CalibrateLoadSingle()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_devinfo.h81 #define _DEVINFO_ADC0CAL1_5VDIFF_OFFSET_MASK 0x007F0000UL /**< Offset for 5VDIFF reference, m… macro

Completed in 7 milliseconds