Searched refs:nrf_timer_capture_task_get (Results 1 – 2 of 2) sorted by relevance
164 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()
735 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