Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_saadc.h83 (.resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
84 .resistor_n = NRF_SAADC_RESISTOR_DISABLED,), \
121 (.resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
122 .resistor_n = NRF_SAADC_RESISTOR_DISABLED,), \
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/common/
Dsaadc_examples_common.h68 .resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
69 .resistor_n = NRF_SAADC_RESISTOR_DISABLED, \
/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h246 NRF_SAADC_RESISTOR_DISABLED = SAADC_CH_CONFIG_RESP_Bypass, ///< Bypass resistor ladder. enumerator