Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_grtc.h933 NRF_STATIC_INLINE bool nrf_grtc_sys_counter_auto_mode_check(NRF_GRTC_Type * p_reg);
1711 NRF_STATIC_INLINE bool nrf_grtc_sys_counter_auto_mode_check(NRF_GRTC_Type * p_reg) in nrf_grtc_sys_counter_auto_mode_check() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h719 bool check = nrf_grtc_sys_counter_auto_mode_check(p_reg); in nrfy_grtc_sys_counter_auto_mode_check()