Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h786 NRF_STATIC_INLINE void nrf_timer_one_shot_enable(NRF_TIMER_Type * p_reg,
996 NRF_STATIC_INLINE void nrf_timer_one_shot_enable(NRF_TIMER_Type * p_reg, in nrf_timer_one_shot_enable() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h389 nrf_timer_one_shot_enable(p_reg, cc_channel); in nrfy_timer_one_shot_enable()