Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/include/
A Dnrfx_saadc.h69 .resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
102 .resistor_p = NRF_SAADC_RESISTOR_DISABLED, \
/external/platform/nrfx/hal/
A Dnrf_saadc.h229 nrf_saadc_resistor_t resistor_p; ///< Resistor value on positive input. member
852 ((config->resistor_p << SAADC_CH_CONFIG_RESP_Pos) & SAADC_CH_CONFIG_RESP_Msk) in nrf_saadc_channel_init()

Completed in 5 milliseconds