Searched refs:RTC_PREDIV_S (Results 1 – 3 of 3) sorted by relevance
93 #ifndef RTC_PREDIV_S94 #define RTC_PREDIV_S 1023UL macro127 RTC->PRER = RTC_PREDIV_S; in rtcSetDefaultDateTimeAndPrescalar()279 …return (time_s * NS_PER_S) + U64_DIV_BY_CONST_U16(((RTC_PREDIV_S - ssr) * NS_PER_S), (RTC_PREDIV_S… in rtcGetTime()
34 #define RTC_PREDIV_S 32759UL macro
31 #define RTC_PREDIV_S 32767UL macro