Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h103 NRF_ADC_CONFIG_INPUT_5 = ADC_CONFIG_PSEL_AnalogInput5, /**< Input 5. */
/hal_nordic-latest/nrfx/mdk/
Dnrf51_bitfields.h184 #define ADC_CONFIG_PSEL_AnalogInput5 (32UL) /*!< Use analog input 5 as analog input. */ macro