Home
last modified time | relevance | path

Searched refs:RTC_ALRML (Results 1 – 10 of 10) sorted by relevance

/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_rtc.c175 RTC_ALRML = (alarm & RTC_LOW_VALUE); in rtc_alarm_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_rtc.c152 RTC_ALRML = (alarm & RTC_LOW_VALUE); in rtc_alarm_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_rtc.c145 RTC_ALRML = (alarm & RTC_LOW_VALUE); in rtc_alarm_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_rtc.c139 RTC_ALRML = (alarm & RTC_LOW_BITS_MASK); in rtc_alarm_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_rtc.h55 #define RTC_ALRML REG32(RTC + 0x00000024U) /*!< alarm low register */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_rtc.h55 #define RTC_ALRML REG32(RTC + 0x24U) /*!< alarm low register */ macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_rtc.h54 #define RTC_ALRML REG32(RTC + 0x24U) /*!< alarm low register */ macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_rtc.c141 RTC_ALRML = (alarm & RTC_LOW_BITS_MASK); in rtc_alarm_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_rtc.h56 #define RTC_ALRML REG32(RTC + 0x24U) /*!< alarm low register */ macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_rtc.h53 #define RTC_ALRML REG32(RTC + 0x24U) /*!< alarm low register */ macro