Home
last modified time | relevance | path

Searched refs:RTC_ALRMXWF_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c43 #define RTC_ALRMXWF_TIMEOUT ((uint32_t)0x00008000U) /*!< alarm co… macro
505 volatile uint32_t time_index = RTC_ALRMXWF_TIMEOUT; in rtc_alarm_disable()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c47 #define RTC_ALRMXWF_TIMEOUT ((uint32_t)0x00008000U) /*!< alarm co… macro
485 volatile uint32_t time_index = RTC_ALRMXWF_TIMEOUT; in rtc_alarm_disable()