Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_saadc.h83 (.resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
121 (.resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
/hal_nordic-latest/nrfx/samples/src/nrfx_saadc/common/
Dsaadc_examples_common.h68 .resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
/hal_nordic-latest/nrfx/hal/
Dnrf_saadc.h432 nrf_saadc_resistor_t resistor_p; ///< Resistor value on positive input. member
1193 | ((config->resistor_p << SAADC_CH_CONFIG_RESP_Pos) & SAADC_CH_CONFIG_RESP_Msk) in nrf_saadc_channel_init()