Searched refs:RTC_ADDRESS_MONTH (Results 1 – 4 of 4) sorted by relevance
41 #define RTC_ADDRESS_MONTH 8 // R/W Range 1..12 macro445 Time->Month = RtcRead (RTC_ADDRESS_MONTH); in LibGetTime()547 RtcWrite (RTC_ADDRESS_MONTH, RtcTime.Month); in LibSetTime()621 Time->Month = RtcRead (RTC_ADDRESS_MONTH); in libGetWakeupTime()628 Time->Month = RtcRead (RTC_ADDRESS_MONTH); in libGetWakeupTime()819 Time.Month = RtcRead (RTC_ADDRESS_MONTH); in LibRtcInitialize()
172 Time.Month = RtcRead (RTC_ADDRESS_MONTH); in PcRtcInit()390 Time->Month = RtcRead (RTC_ADDRESS_MONTH); in PcRtcGetTime()540 RtcWrite (RTC_ADDRESS_MONTH, RtcTime.Month); in PcRtcSetTime()633 Time->Month = RtcRead (RTC_ADDRESS_MONTH); in PcRtcGetWakeupTime()768 RtcTime.Month = RtcRead (RTC_ADDRESS_MONTH); in PcRtcSetWakeupTime()
62 #define RTC_ADDRESS_MONTH 8 // R/W Range 1..12 macro
60 #define RTC_ADDRESS_MONTH 8 // R/W Range 1..12 macro