| /bsp/n32/libraries/n32_drivers/ |
| A D | drv_rtc.c | 28 RTC_GetDate(RTC_FORMAT_BIN, &RTC_DateStructure); in n32_rtc_get_timeval()
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_rtc.c | 124 if (LL_OK != RTC_GetDate(RTC_DATA_FMT_DEC, &stcRtcDate)) in _rtc_get_timeval()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_rtc.h | 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_rtc.h | 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_rtc.h | 682 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct);
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_rtc.h | 706 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct);
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_rtc.h | 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_rtc.h | 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_rtc.h | 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_rtc.c | 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 727 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_rtc.c | 725 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_rtc.c | 727 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 722 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_rtc.c | 963 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef *RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_rtc.c | 773 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_rtc.c | 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_rtc.c | 761 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
|