Searched refs:RTC_INT_TS (Results 1 – 5 of 5) sorted by relevance
564 #define RTC_INT_TS ((uint32_t)0x00008000) macro571 …_TAMP3) ||((IT) == RTC_INT_TAMP2) ||((IT) == RTC_INT_TAMP1) ||((IT) == RTC_INT_TS) || ((IT) == RTC…
245 RTC_INT_TS = 0x00008000, /*!< Time Stamp interrupt mask */ enumerator
417 RTC_INT_TS = BIT15, /*!< Time Stamp interrupt */ enumerator
Completed in 14 milliseconds