Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_adc.h151 NRF_STATIC_INLINE uint32_t nrf_adc_task_address_get(NRF_ADC_Type const * p_reg,
279 NRF_STATIC_INLINE uint32_t nrf_adc_task_address_get(NRF_ADC_Type const * p_reg, in nrf_adc_task_address_get() function
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_adc.h286 return nrf_adc_task_address_get(NRF_ADC, NRF_ADC_TASK_START); in nrfx_adc_start_task_get()