Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h129 } nrf_adc_config_t; typedef
269 NRF_STATIC_INLINE void nrf_adc_init(NRF_ADC_Type * p_reg, nrf_adc_config_t const * p_config);
341 NRF_STATIC_INLINE void nrf_adc_init(NRF_ADC_Type * p_reg, nrf_adc_config_t const * p_config) in nrf_adc_init()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_adc.h117 nrf_adc_config_t config; ///< ADC configuration for the current channel.