Home
last modified time | relevance | path

Searched refs:RTC_WEEKDAY_SEL_DATE (Results 1 – 4 of 4) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_rtc.h234 RTC_WEEKDAY_SEL_DATE, /*!< Select DAYU to represent the date */ enumerator
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_rtc.h114 RTC_WEEKDAY_SEL_DATE, /*!< Select DAYU to represent the date */ enumerator
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_rtc.c650 if (alarmStruct->AlarmDateWeekDaySel == RTC_WEEKDAY_SEL_DATE) in RTC_ConfigAlarm()
701 alarmStruct->AlarmDateWeekDaySel = RTC_WEEKDAY_SEL_DATE; in RTC_ConfigAlarmStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_rtc.c699 alarmConfig->alarmDateWeekDaySel = RTC_WEEKDAY_SEL_DATE; in RTC_ConfigAlarmStructInit()

Completed in 17 milliseconds