Home
last modified time | relevance | path

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

/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32HG/Include/
Defm32hg_adc.h96 #define _ADC_CTRL_LPFMODE_RCFILT 0x00000002UL /**< Mo… macro
100 #define ADC_CTRL_LPFMODE_RCFILT (_ADC_CTRL_LPFMODE_RCFILT << 4) /**< Sh…
/hal_silabs-latest/gecko/Device/SiliconLabs/EFM32WG/Include/
Defm32wg_adc.h96 #define _ADC_CTRL_LPFMODE_RCFILT 0x00000002UL /**< Mo… macro
100 #define ADC_CTRL_LPFMODE_RCFILT (_ADC_CTRL_LPFMODE_RCFILT << 4) /**< Sh…
/hal_silabs-latest/gecko/emlib/inc/
Dem_adc.h72 adcLPFilterRC = _ADC_CTRL_LPFMODE_RCFILT,