Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_saadc.h83 .resistor_n = NRF_SAADC_RESISTOR_DISABLED, \
119 .resistor_n = NRF_SAADC_RESISTOR_DISABLED, \
/hal_nordic-3.4.0/nrfx/samples/src/nrfx_saadc/common/
Dsaadc_examples_common.h69 .resistor_n = NRF_SAADC_RESISTOR_DISABLED, \
/hal_nordic-3.4.0/nrfx/hal/
Dnrf_saadc.h371 nrf_saadc_resistor_t resistor_n; ///< Resistor value on negative input. member
1077 | ((config->resistor_n << SAADC_CH_CONFIG_RESN_Pos) & SAADC_CH_CONFIG_RESN_Msk) in nrf_saadc_channel_init()