Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/soc/arm/nordic_nrf/nrf53/
Dsoc.c194 static void rtc_counter_synchronized_get(NRF_RTC_Type *rtc_a, NRF_RTC_Type *rtc_b, in rtc_counter_synchronized_get() argument
198 *counter_a = nrf_rtc_counter_get(rtc_a); in rtc_counter_synchronized_get()
202 } while (*counter_a != nrf_rtc_counter_get(rtc_a)); in rtc_counter_synchronized_get()