Searched refs:nrf_timer_compare_int_get (Results 1 – 2 of 2) sorted by relevance
214 nrf_timer_int_mask_t timer_int = nrf_timer_compare_int_get(cc_channel); in nrfx_timer_compare()264 nrf_timer_compare_int_get(channel)); in nrfx_timer_compare_int_enable()274 nrf_timer_compare_int_get(channel)); in nrfx_timer_compare_int_disable()285 nrf_timer_int_mask_t int_mask = nrf_timer_compare_int_get(i); in irq_handler()
510 NRF_STATIC_INLINE nrf_timer_int_mask_t nrf_timer_compare_int_get(uint32_t channel);716 NRF_STATIC_INLINE nrf_timer_int_mask_t nrf_timer_compare_int_get(uint32_t channel) in nrf_timer_compare_int_get() function
Completed in 7 milliseconds