Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h328 counter_l = nrf_grtc_sys_counter_low_get(p_reg); in nrfy_grtc_sys_counter_get()
973 nrf_grtc_sys_counter_low_get(p_reg); // Dummy read, required. in __nrfy_internal_grtc_sys_counter_ready_check()
/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h752 NRF_STATIC_INLINE uint32_t nrf_grtc_sys_counter_low_get(NRF_GRTC_Type const * p_reg);
1577 NRF_STATIC_INLINE uint32_t nrf_grtc_sys_counter_low_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_sys_counter_low_get() function