Searched refs:nrf_grtc_timeout_get (Results 1 – 2 of 2) sorted by relevance
1017 NRF_STATIC_INLINE uint32_t nrf_grtc_timeout_get(NRF_GRTC_Type const * p_reg);1777 NRF_STATIC_INLINE uint32_t nrf_grtc_timeout_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_timeout_get() function
808 uint32_t timeout = nrf_grtc_timeout_get(p_reg); in nrfy_grtc_timeout_get()