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