Searched refs:RTC_ALRMAR_HU (Results 1 – 2 of 2) sorted by relevance
466 #define RTC_ALRMAR_HU ((u32)0x000F0000) macro
715 RTC_AlarmStruct->RTC_AlarmTime.RTC_Hours = (u8)((tmpreg & (RTC_ALRMAR_HT | RTC_ALRMAR_HU)) >> 16); in RTC_GetAlarm()
Completed in 7 milliseconds