Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_rtc.c199 ErrorStatus LL_RTC_Init(RTC_TypeDef *RTCx, LL_RTC_InitTypeDef *RTC_InitStruct) in LL_RTC_Init()
238 void LL_RTC_StructInit(LL_RTC_InitTypeDef *RTC_InitStruct) in LL_RTC_StructInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_rtc.c457 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()
503 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()