Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_saadc.h90 } nrfy_saadc_channel_input_t; typedef
191 nrfy_saadc_channel_input_t const * p_input) in nrfy_saadc_channel_configure()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_saadc.c77nrfy_saadc_channel_input_t channels_input[SAADC_CH_NUM]; ///< Array holding input of each of the c…
237 nrfy_saadc_channel_input_t input = {.input_p = NRF_SAADC_INPUT_DISABLED, in saadc_generic_mode_set()