Home
last modified time | relevance | path

Searched refs:date (Results 1 – 5 of 5) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c157 DATE_DAY(rtc_initpara_struct->date)); in rtc_init()
307 rtc_initpara_struct->date = (uint8_t)GET_DATE_DAY(temp_dr); in rtc_current_time_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c141 DATE_DAY(rtc_initpara_struct->date)); in rtc_init()
291 rtc_initpara_struct->date = (uint8_t)GET_DATE_DAY(temp_dr); in rtc_current_time_get()
/hal_gigadevice-latest/
DREADME.md36 be integrated in Zephyr. At present date, the structure only reflects current
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h239 …uint8_t date; /*!< RTC date value: 0… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h241 …uint8_t date; /*!< RTC date v… member