Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h266 …uint8_t timestamp_date; /*!< RTC time-stamp da… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h266 …uint8_t timestamp_date; /*!< RTC time-s… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c639 rtc_timestamp->timestamp_date = (uint8_t)GET_DTS_DAY(temp_dts); in rtc_timestamp_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c593 rtc_timestamp->timestamp_date = (uint8_t)GET_DTS_DAY(temp_dts); in rtc_timestamp_get()