Searched refs:nrf_grtc_rt_counter_cc_get (Results 1 – 2 of 2) sorted by relevance
495 NRF_STATIC_INLINE uint64_t nrf_grtc_rt_counter_cc_get(NRF_GRTC_Type const * p_reg);1189 NRF_STATIC_INLINE uint64_t nrf_grtc_rt_counter_cc_get(NRF_GRTC_Type const * p_reg) in nrf_grtc_rt_counter_cc_get() function
523 uint64_t cc = nrf_grtc_rt_counter_cc_get(p_reg); in nrfy_grtc_rt_counter_cc_get()