Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_adc.c195 nrf_adc_enable(NRF_ADC); in nrfx_adc_sample_convert()
244 nrf_adc_enable(NRF_ADC); in adc_sample_process()
283 nrf_adc_enable(NRF_ADC); in nrfx_adc_buffer_convert()
/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h230 NRF_STATIC_INLINE void nrf_adc_enable(NRF_ADC_Type * p_reg);
321 NRF_STATIC_INLINE void nrf_adc_enable(NRF_ADC_Type * p_reg) in nrf_adc_enable() function