Home
last modified time | relevance | path

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

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