Searched refs:RTC_CounterGet (Results 1 – 2 of 2) sorted by relevance
88 *(rt_uint32_t *)args = rtc_time + RTC_CounterGet(); in rt_rtc_control()89 rtc_debug("RTC: get rtc_time %x + %x\n", rtc_time, RTC_CounterGet()); in rt_rtc_control()
87 __STATIC_INLINE uint32_t RTC_CounterGet(void) in RTC_CounterGet() function
Completed in 7 milliseconds