Home
last modified time | relevance | path

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

/bsp/stm32/libraries/HAL_Drivers/drivers/
A Ddrv_rtc.c62 RTC_DateTypeDef RTC_DateStruct = {0}; in stm32_rtc_get_timeval() local
90 RTC_DateTypeDef RTC_DateStruct = {0}; in set_rtc_time_stamp() local
137 RTC_DateTypeDef RTC_DateStruct = {0}; in rt_rtc_f1_bkp_update() local
/bsp/acm32/acm32f0x0-nucleo/drivers/
A Ddrv_rtc.c32 RTC_DateTypeDef RTC_DateStruct = {0}; in get_rtc_timestamp() local
51 RTC_DateTypeDef RTC_DateStruct = {0}; in set_rtc_time_stamp() local
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rtc.c605 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct) in RTC_SetDate()
696 void RTC_DateStructInit(RTC_DateTypeDef* RTC_DateStruct) in RTC_DateStructInit()
715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct) in RTC_GetDate()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c620 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate()
709 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit()
727 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_rtc.c620 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate()
707 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit()
725 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_rtc.c620 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate()
709 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit()
727 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_rtc.c617 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate()
704 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit()
722 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_rtc.c371 …Status LL_RTC_DATE_Init(RTC_TypeDef *RTCx, uint32_t RTC_Format, LL_RTC_DateTypeDef *RTC_DateStruct) in LL_RTC_DATE_Init()
442 void LL_RTC_DATE_StructInit(LL_RTC_DateTypeDef *RTC_DateStruct) in LL_RTC_DATE_StructInit()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c852 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateTypeDef *RTC_DateStruct) in RTC_SetDate()
944 void RTC_DateStructInit(RTC_DateTypeDef *RTC_DateStruct) in RTC_DateStructInit()
963 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef *RTC_DateStruct) in RTC_GetDate()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_rtc.c666 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate()
755 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit()
773 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_rtc.c615 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate()
697 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit()
715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_rtc.c654 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate()
743 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit()
761 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate()

Completed in 33 milliseconds