Searched refs:RTC_BASE (Results 1 – 2 of 2) sorted by relevance
68 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_EnterInitMode()107 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_ExitInitMode()130 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_WaitForSynchro()175 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_BypassShadowCmd()244 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_Init()322 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_SetTime()407 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_GetTime()438 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_DayIntClear()470 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_DayIntCmd()518 RTC_TypeDef* RTC = ((RTC_TypeDef *) RTC_BASE); in RTC_DayThresSet()[all …]
305 #define RTC_BASE 0x48004000 /*KM0 RTC */ macro1573 #define RTC_DEV ((RTC_TypeDef *) (RTC_BASE - 0x08000000); /*KM0 */
Completed in 13 milliseconds