Searched refs:RTC_RPRE_4 (Results 1 – 2 of 2) sorted by relevance
76 …RTC_RPRE_4 = 0x0200, /*!< CK_SECOND = CK_RTC / 4 … enumerator169 #define IS_RTC_PSC(x) ((x == RTC_RPRE_1) || (x == RTC_RPRE_2) || (x == RTC_RPRE_4) ||\
81 …RTC_RPRE_4 = 0x0200, /*!< CK_SECOND = CK_RTC / 4 … enumerator182 #define IS_RTC_PSC(x) ((x == RTC_RPRE_1) || (x == RTC_RPRE_2) || (x == RTC_RPRE_4) ||\
Completed in 3 milliseconds