Searched refs:IS_RTC_FLAG (Results 1 – 2 of 2) sorted by relevance
198 #define IS_RTC_FLAG(x) ((((x) & (u32)0xFFFFFFF8) == 0x00) && ((x) != 0x00)) macro
211 #define IS_RTC_FLAG(x) ((((x) & (u32)0xFFFFFFF8) == 0x00) && ((x) != 0x00)) macro
Completed in 4 milliseconds