Home
last modified time | relevance | path

Searched refs:nrf_timer_compare_event_get (Results 1 – 3 of 3) sorted by relevance

/external/platform/nrfx/drivers/src/
A Dnrfx_timer.c113 nrf_timer_compare_event_get(i)); in nrfx_timer_init()
218 nrf_timer_event_clear(p_instance->p_reg, nrf_timer_compare_event_get(cc_channel)); in nrfx_timer_compare()
262 nrf_timer_compare_event_get(channel)); in nrfx_timer_compare_int_enable()
284 nrf_timer_event_t event = nrf_timer_compare_event_get(i); in irq_handler()
/external/platform/nrfx/drivers/include/
A Dnrfx_timer.h365 return nrf_timer_event_address_get(p_instance->p_reg, nrf_timer_compare_event_get(channel)); in nrfx_timer_compare_event_address_get()
/external/platform/nrfx/hal/
A Dnrf_timer.h501 NRF_STATIC_INLINE nrf_timer_event_t nrf_timer_compare_event_get(uint32_t channel);
711 NRF_STATIC_INLINE nrf_timer_event_t nrf_timer_compare_event_get(uint32_t channel) in nrf_timer_compare_event_get() function

Completed in 6 milliseconds