Searched refs:RTC_StoreOperation_Reset (Results 1 – 2 of 2) sorted by relevance
444 #define RTC_StoreOperation_Reset ((uint32_t)0x00000000) macro446 #define IS_RTC_STORE_OPERATION(OPERATION) (((OPERATION) == RTC_StoreOperation_Reset) || \
458 #define RTC_StoreOperation_Reset ((uint32_t)0x00000000) macro460 #define IS_RTC_STORE_OPERATION(OPERATION) (((OPERATION) == RTC_StoreOperation_Reset) || \
Completed in 9 milliseconds