Home
last modified time | relevance | path

Searched refs:RTC_InitTypeDef (Results 1 – 6 of 6) sorted by relevance

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/inc/
A Dstm32f2xx_rtc.h63 }RTC_InitTypeDef; typedef
570 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);
571 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_rtc.h63 }RTC_InitTypeDef; typedef
784 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);
785 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h95 }RTC_InitTypeDef; typedef
183 RTC_InitTypeDef Init; /*!< RTC required parameters */
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h95 } RTC_InitTypeDef; typedef
172 RTC_InitTypeDef Init; /*!< RTC required parameters */
/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_rtc.c430 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()
476 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_rtc.c457 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()
503 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()

Completed in 23 milliseconds