Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h164 nrf_timer_task_trigger(p_reg, nrf_timer_capture_task_get(channel)); in nrfy_timer_capture_get()
369 return nrf_timer_capture_task_get(channel); in nrfy_timer_capture_task_get()
/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h735 NRF_STATIC_INLINE nrf_timer_task_t nrf_timer_capture_task_get(uint8_t channel);
957 NRF_STATIC_INLINE nrf_timer_task_t nrf_timer_capture_task_get(uint8_t channel) in nrf_timer_capture_task_get() function