Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_grtc.h821 NRFY_STATIC_INLINE uint32_t nrfy_grtc_waketime_get(NRF_GRTC_Type const * p_reg) in nrfy_grtc_waketime_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_grtc.c237 p_sleep_cfg->waketime = nrfy_grtc_waketime_get(NRF_GRTC); in sleep_configuration_get()