Searched refs:nrf_grtc_waketime_get (Results 1 – 2 of 2) sorted by relevance
1037 NRF_STATIC_INLINE uint32_t nrf_grtc_waketime_get(NRF_GRTC_Type const * p_reg);1788 NRF_STATIC_INLINE uint32_t nrf_grtc_waketime_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_waketime_get() function
824 uint32_t waketime = nrf_grtc_waketime_get(p_reg); in nrfy_grtc_waketime_get()