Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h104 NRF_ADC_CONFIG_INPUT_6 = ADC_CONFIG_PSEL_AnalogInput6, /**< Input 6. */
/hal_nordic-latest/nrfx/mdk/
Dnrf51_bitfields.h185 #define ADC_CONFIG_PSEL_AnalogInput6 (64UL) /*!< Use analog input 6 as analog input. */ macro