Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_adc.h197 void nrfx_adc_channel_disable(nrfx_adc_channel_t * const p_channel);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_adc.c137 void nrfx_adc_channel_disable(nrfx_adc_channel_t * const p_channel) in nrfx_adc_channel_disable() function