Searched defs:RTC_WEEKDAY_MONDAY (Results 1 – 12 of 12) sorted by relevance
351 #define RTC_WEEKDAY_MONDAY ((uint8_t)0x01) macro
217 #define RTC_WEEKDAY_MONDAY ((uint8_t)0x01) macro
379 #define RTC_WEEKDAY_MONDAY ((uint8_t)0x01) macro
100 RTC_WEEKDAY_MONDAY = 0x01, /*!< Set Monday as the weekend */ enumerator
173 #define RTC_WEEKDAY_MONDAY (0x01) macro
Completed in 44 milliseconds