Searched refs:nrf_timer_event_clear (Results 1 – 2 of 2) sorted by relevance
112 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()
282 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