Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h795 NRF_STATIC_INLINE void nrf_timer_one_shot_disable(NRF_TIMER_Type * p_reg,
1002 NRF_STATIC_INLINE void nrf_timer_one_shot_disable(NRF_TIMER_Type * p_reg, in nrf_timer_one_shot_disable() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h397 nrf_timer_one_shot_disable(p_reg, cc_channel); in nrfy_timer_one_shot_disable()