Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h737 NRF_STATIC_INLINE uint32_t nrf_grtc_rt_counter_high_get(NRF_GRTC_Type const * p_reg);
1571 NRF_STATIC_INLINE uint32_t nrf_grtc_rt_counter_high_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_rt_counter_high_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h963 uint32_t counter_h = nrf_grtc_rt_counter_high_get(p_reg); in __nrfy_internal_grtc_rt_counter_read()