Home
last modified time | relevance | path

Searched refs:RTC_PSC_RESET (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rtc.c68 RTC_PSC = RTC_PSC_RESET; in rtc_deinit()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rtc.h469 #define RTC_PSC_RESET ((uint32_t)0x007F00FFU) /*!< RTC_PSC… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h501 #define RTC_PSC_RESET ((uint32_t)0x007F00FFU) /*!< RTC_PSC … macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h533 #define RTC_PSC_RESET ((uint32_t)0x007F00FFU) /*!< RTC_PSC… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c102 RTC_PSC = RTC_PSC_RESET; in rtc_deinit()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c78 RTC_PSC = RTC_PSC_RESET; in rtc_deinit()