Home
last modified time | relevance | path

Searched refs:nrf_timer_capture_task_get (Results 1 – 3 of 3) sorted by relevance

/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h352 return nrf_timer_task_address_get(p_instance->p_reg, nrf_timer_capture_task_get(channel)); in nrfx_timer_capture_task_address_get()
/external/platform/nrfx/hal/
A Dnrf_timer.h492 NRF_STATIC_INLINE nrf_timer_task_t nrf_timer_capture_task_get(uint32_t channel);
706 NRF_STATIC_INLINE nrf_timer_task_t nrf_timer_capture_task_get(uint32_t channel) in nrf_timer_capture_task_get() function
/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c205 nrf_timer_capture_task_get(cc_channel)); in nrfx_timer_capture()

Completed in 6 milliseconds