Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_rtc.c135 RTC_PSC = (uint32_t)(PSC_FACTOR_A(rtc_initpara_struct->rtc_factor_asyn)| \ in rtc_init()
275 rtc_initpara_struct->rtc_factor_asyn = (uint16_t)GET_PSC_FACTOR_A(temp_pscr); in rtc_current_time_get()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rtc.h220 …uint16_t rtc_factor_asyn; /*!< RTC asynch… member