Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c112 nrf_timer_event_clear(p_instance->p_reg, in nrfx_timer_init()
218 nrf_timer_event_clear(p_instance->p_reg, nrf_timer_compare_event_get(cc_channel)); in nrfx_timer_compare()
261 nrf_timer_event_clear(p_instance->p_reg, in nrfx_timer_compare_int_enable()
290 nrf_timer_event_clear(p_reg, event); in irq_handler()
/external/platform/nrfx/hal/
A Dnrf_timer.h282 NRF_STATIC_INLINE void nrf_timer_event_clear(NRF_TIMER_Type * p_reg,
571 NRF_STATIC_INLINE void nrf_timer_event_clear(NRF_TIMER_Type * p_reg, in nrf_timer_event_clear() function

Completed in 7 milliseconds