Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_timer.h352 nrf_timer_capture_task_get(channel)); in nrfx_timer_capture_task_address_get()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_timer.h463 __STATIC_INLINE nrf_timer_task_t nrf_timer_capture_task_get(uint32_t channel);
655 __STATIC_INLINE nrf_timer_task_t nrf_timer_capture_task_get(uint32_t channel) in nrf_timer_capture_task_get() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_timer.c189 nrf_timer_capture_task_get(cc_channel)); in nrfx_timer_capture()