Home
last modified time | relevance | path

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

/bsp/apm32/libraries/Drivers/
A Ddrv_rtc.c190 RTC_ReadDate(RTC_FORMAT_BIN, &dateConfig); in apm32_rtc_get_timeval()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_rtc.h450 void RTC_ReadDate(RTC_FORMAT_T format, RTC_DATE_T* dateStruct);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_rtc.h510 void RTC_ReadDate(RTC_FORMAT_T format, RTC_DateConfig_T* date);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_rtc.c596 void RTC_ReadDate(RTC_FORMAT_T format, RTC_DATE_T* dateStruct) in RTC_ReadDate() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_rtc.c603 void RTC_ReadDate(RTC_FORMAT_T format, RTC_DateConfig_T *date) in RTC_ReadDate() function

Completed in 19 milliseconds