Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rtc.c76 RTC_ALRM0SS = RTC_REGISTER_RESET; in rtc_deinit()
368 RTC_ALRM0SS = mask_subsecond | subsecond; in rtc_alarm_subsecond_config()
417 return ((uint32_t)(RTC_ALRM0SS & RTC_ALRM0SS_SSC)); in rtc_alarm_subsecond_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c71 RTC_ALRM0SS = RTC_REGISTER_RESET; in rtc_deinit()
110 RTC_ALRM0SS = RTC_REGISTER_RESET; in rtc_deinit()
413 RTC_ALRM0SS = mask_subsecond | subsecond; in rtc_alarm_subsecond_config()
469 return ((uint32_t)(RTC_ALRM0SS & RTC_ALRM0SS_SSC)); in rtc_alarm_subsecond_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c94 RTC_ALRM0SS = RTC_REGISTER_RESET; in rtc_deinit()
395 RTC_ALRM0SS = mask_subsecond | subsecond; in rtc_alarm_subsecond_config()
450 return ((uint32_t)(RTC_ALRM0SS & RTC_ALRM0SS_SSC)); in rtc_alarm_subsecond_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rtc.h60 #define RTC_ALRM0SS REG32(RTC + 0x00000044U) /*!< RTC ala… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h65 #define RTC_ALRM0SS REG32((RTC) + 0x44U) /*!< RTC alarm 0 su… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h60 #define RTC_ALRM0SS REG32((RTC) + 0x00000044U) /*!< RTC ala… macro