Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_timer.h753 NRF_STATIC_INLINE nrf_timer_int_mask_t nrf_timer_compare_int_get(uint8_t channel);
967 NRF_STATIC_INLINE nrf_timer_int_mask_t nrf_timer_compare_int_get(uint8_t channel) in nrf_timer_compare_int_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_timer.h381 return nrf_timer_compare_int_get(channel); in nrfy_timer_compare_int_get()