Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_rtc.h379 } RTC_Config_T; typedef
429 uint8_t RTC_Config(RTC_Config_T* Struct);
430 void RTC_ConfigStructInit(RTC_Config_T* Struct);
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_rtc.h444 } RTC_Config_T; typedef
489 uint8_t RTC_Config(RTC_Config_T* rtcConfig);
490 void RTC_ConfigStructInit(RTC_Config_T* rtcConfig);
/bsp/apm32/libraries/Drivers/
A Ddrv_rtc.c103 RTC_Config_T rtcConfig; in apm32_rtc_init()
109 RTC_Config_T rtcConfig; in apm32_rtc_init()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_rtc.c120 uint8_t RTC_Config(RTC_Config_T* Struct) in RTC_Config()
148 void RTC_ConfigStructInit(RTC_Config_T* Struct) in RTC_ConfigStructInit()
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_rtc.c139 uint8_t RTC_Config(RTC_Config_T *rtcConfig) in RTC_Config()
169 void RTC_ConfigStructInit(RTC_Config_T *rtcConfig) in RTC_ConfigStructInit()

Completed in 15 milliseconds