Searched refs:nrf_rtc_counter_get (Results 1 – 2 of 2) sorted by relevance
250 NRF_STATIC_INLINE uint32_t nrf_rtc_counter_get(NRF_RTC_Type const * p_reg);403 NRF_STATIC_INLINE uint32_t nrf_rtc_counter_get(NRF_RTC_Type const * p_reg) in nrf_rtc_counter_get() function
298 uint32_t counter = nrf_rtc_counter_get(p_reg); in nrfy_rtc_counter_get()