Searched defs:RTC_DateStruct (Results 1 – 12 of 12) sorted by relevance
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_rtc.c | 62 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 D | drv_rtc.c | 32 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 D | ft32f0xx_rtc.c | 605 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 D | n32g45x_rtc.c | 620 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 D | n32g4fr_rtc.c | 620 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 D | n32wb452_rtc.c | 620 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 D | n32g45x_rtc.c | 617 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 D | stm32l1xx_ll_rtc.c | 371 …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 D | hk32f0xx_rtc.c | 852 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 D | n32l40x_rtc.c | 666 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 D | n32l43x_rtc.c | 615 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 D | n32g43x_rtc.c | 654 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