Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/emlib/src/
A Dem_adc.c103 cal |= ((DEVINFO->ADC0CAL0 & _DEVINFO_ADC0CAL0_1V25_OFFSET_MASK) >> in ADC_CalibrateLoadScan()
181 cal |= ((DEVINFO->ADC0CAL0 & _DEVINFO_ADC0CAL0_1V25_OFFSET_MASK) >> in ADC_CalibrateLoadSingle()
474 cal |= ((DEVINFO->ADC0CAL0 & _DEVINFO_ADC0CAL0_1V25_OFFSET_MASK) >> in ADC_Reset()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_devinfo.h68 #define _DEVINFO_ADC0CAL0_1V25_OFFSET_MASK 0x0000007FUL /**< Offset for 1V25 reference, mas… macro
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_devinfo.h69 #define _DEVINFO_ADC0CAL0_1V25_OFFSET_MASK 0x0000007FUL /**< Offset for 1V25 reference, mas… macro

Completed in 10 milliseconds