Searched refs:RTC_AlarmMask_All (Results 1 – 4 of 4) sorted by relevance
258 #define RTC_AlarmMask_All ((uint32_t)0x80808080) macro
256 #define RTC_AlarmMask_All ((uint32_t)0x80808080) macro
914 RTC_AlarmStruct->RTC_AlarmMask = (uint32_t)(tmpreg & RTC_AlarmMask_All); in RTC_GetAlarm()
1178 RTC_AlarmStruct->RTC_AlarmMask = (uint32_t)(tmpreg & RTC_AlarmMask_All); in RTC_GetAlarm()
Completed in 17 milliseconds