Home
last modified time | relevance | path

Searched refs:RTC_WUT_RESET (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h502 #define RTC_WUT_RESET ((uint32_t)0x0000FFFFU) /*!< RTC_WUT … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h534 #define RTC_WUT_RESET ((uint32_t)0x0000FFFFU) /*!< RTC_WUT… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c89 RTC_WUT = RTC_WUT_RESET; in rtc_deinit()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c86 RTC_WUT = RTC_WUT_RESET; in rtc_deinit()