Searched refs:RTC_WRAP (Results 1 – 2 of 2) sorted by relevance
58 #define RTC_WRAP(val) ((val) & RTC_COUNTER_COUNTER_Msk) macro
183 val = RTC_WRAP(val); in nrfx_rtc_cc_set()
Completed in 4 milliseconds