Home
last modified time | relevance | path

Searched refs:ADC_CONFIG_PSEL_AnalogInput4 (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h102 NRF_ADC_CONFIG_INPUT_4 = ADC_CONFIG_PSEL_AnalogInput4, /**< Input 4. */
/hal_nordic-latest/nrfx/mdk/
Dnrf51_bitfields.h183 #define ADC_CONFIG_PSEL_AnalogInput4 (16UL) /*!< Use analog input 4 as analog input. */ macro