Searched refs:RTC_ALRMAR_DU (Results 1 – 3 of 3) sorted by relevance
1269 sAlarm->AlarmDateWeekDay = (uint32_t)((tmpreg & (RTC_ALRMAR_DT | RTC_ALRMAR_DU)) >> 24); in HAL_RTC_GetAlarm()
11975 #define RTC_ALRMAR_DU RTC_ALRMAR_DU_Msk macro