Home
last modified time | relevance | path

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

/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/
A Defm32g_devinfo.h76 #define _DEVINFO_ADC0CAL1_VDD_OFFSET_MASK 0x0000007FUL /**< Offset for VDD reference, mask… macro
/bsp/efm32/Libraries/emlib/src/
A Dem_adc.c121 cal |= ((DEVINFO->ADC0CAL1 & _DEVINFO_ADC0CAL1_VDD_OFFSET_MASK) >> in ADC_CalibrateLoadScan()
199 cal |= ((DEVINFO->ADC0CAL1 & _DEVINFO_ADC0CAL1_VDD_OFFSET_MASK) >> in ADC_CalibrateLoadSingle()
/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/
A Defm32gg_devinfo.h77 #define _DEVINFO_ADC0CAL1_VDD_OFFSET_MASK 0x0000007FUL /**< Offset for VDD reference, mask… macro

Completed in 6 milliseconds