Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c72 RTC_ALRM1SS = RTC_REGISTER_RESET; in rtc_deinit()
113 RTC_ALRM1SS = RTC_REGISTER_RESET; in rtc_deinit()
415 RTC_ALRM1SS = mask_subsecond | subsecond; in rtc_alarm_subsecond_config()
471 return ((uint32_t)(RTC_ALRM1SS & RTC_ALRM1SS_SSC)); in rtc_alarm_subsecond_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c95 RTC_ALRM1SS = RTC_REGISTER_RESET; in rtc_deinit()
397 RTC_ALRM1SS = mask_subsecond | subsecond; in rtc_alarm_subsecond_config()
452 return ((uint32_t)(RTC_ALRM1SS & RTC_ALRM1SS_SSC)); in rtc_alarm_subsecond_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h66 #define RTC_ALRM1SS REG32((RTC) + 0x48U) /*!< RTC alarm 1 su… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h61 #define RTC_ALRM1SS REG32((RTC) + 0x00000048U) /*!< RTC ala… macro