Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rtc.h45 }RTC_InitTypeDef; typedef
666 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);
667 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rtc.h43 }RTC_InitTypeDef; typedef
690 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct);
691 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct);
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rtc.h79 } RTC_InitTypeDef; typedef
174 RTC_InitTypeDef Init; /*!< RTC required parameters */
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rtc.c117 ErrorStatus RTC_Init(RTC_InitTypeDef* RTC_InitStruct) in RTC_Init()
163 void RTC_StructInit(RTC_InitTypeDef* RTC_InitStruct) in RTC_StructInit()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c348 ErrorStatus RTC_Init(RTC_InitTypeDef *RTC_InitStruct) in RTC_Init()
395 void RTC_StructInit(RTC_InitTypeDef *RTC_InitStruct) in RTC_StructInit()

Completed in 39 milliseconds