Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c173 PSC_FACTOR_S(rtc_initpara_struct->factor_syn)); in rtc_init()
313 rtc_initpara_struct->factor_syn = (uint16_t)GET_PSC_FACTOR_S(temp_pscr); in rtc_current_time_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c157 PSC_FACTOR_S(rtc_initpara_struct->factor_syn)); in rtc_init()
297 rtc_initpara_struct->factor_syn = (uint16_t)GET_PSC_FACTOR_S(temp_pscr); in rtc_current_time_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h245 …uint16_t factor_syn; /*!< RTC synchronous p… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h247 …uint16_t factor_syn; /*!< RTC synchr… member