Home
last modified time | relevance | path

Searched refs:RTC_GetDate (Results 1 – 20 of 20) sorted by relevance

/bsp/n32/libraries/n32_drivers/
A Ddrv_rtc.c28 RTC_GetDate(RTC_FORMAT_BIN, &RTC_DateStructure); in n32_rtc_get_timeval()
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_rtc.c124 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 Dn32g4fr_rtc.h601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_rtc.h601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_rtc.h601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_rtc.h601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rtc.h682 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct);
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rtc.h706 void RTC_GetDate(uint32_t RTC_Format, RTC_DateTypeDef* RTC_DateStruct);
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_rtc.h715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_rtc.h715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_rtc.h715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rtc.c715 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 Dn32g45x_rtc.c727 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 Dn32g4fr_rtc.c725 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 Dn32wb452_rtc.c727 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 Dn32g45x_rtc.c722 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rtc.c963 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 Dn32l40x_rtc.c773 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 Dn32l43x_rtc.c715 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 Dn32g43x_rtc.c761 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() function

Completed in 49 milliseconds