Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h62 NRF_ADC_CONFIG_RES_10BIT = ADC_CONFIG_RES_10bit, /**< 10-bit resolution. */
/hal_nordic-latest/nrfx/mdk/
Dnrf51_bitfields.h210 #define ADC_CONFIG_RES_10bit (0x02UL) /*!< 10bit ADC resolution. */ macro