Home
last modified time | relevance | path

Searched defs:RTC_DateStruct (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_rtc.c361 …Status LL_RTC_DATE_Init(RTC_TypeDef *RTCx, uint32_t RTC_Format, LL_RTC_DateTypeDef *RTC_DateStruct) in LL_RTC_DATE_Init()
428 void LL_RTC_DATE_StructInit(LL_RTC_DateTypeDef *RTC_DateStruct) in LL_RTC_DATE_StructInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_rtc.c945 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct) in RTC_SetDate()
1036 void RTC_DateStructInit(RTC_DateTypeDef* RTC_DateStruct) in RTC_DateStructInit()
1055 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct) in RTC_GetDate()