Home
last modified time | relevance | path

Searched refs:RTC_Int_All (Results 1 – 1 of 1) sorted by relevance

/bsp/CME_M7/StdPeriph_Driver/inc/
A Dcmem7_rtc.h42 #define RTC_Int_All ((uint32_t)0x00000003) macro
43 #define IS_RTC_INT(INT) (((INT) != 0) && (((INT) & ~RTC_Int_All) == 0))

Completed in 4 milliseconds