Searched refs:RTC_TEMP_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
264 #define RTC_TEMP_INT_ENABLE (0x00000001) macro592 #define IS_RTC_TEMP_INT(__INT__) (((__INT__) == RTC_TEMP_INT_ENABLE) || \
264 #define RTC_TEMP_INT_ENABLE (0x00000001) macro594 #define IS_RTC_TEMP_INT(__INT__) (((__INT__) == RTC_TEMP_INT_ENABLE) || \
Completed in 8 milliseconds