Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h270 …uint8_t timestamp_second; /*!< RTC time-stamp se… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h270 …uint8_t timestamp_second; /*!< RTC time-s… member
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c643 rtc_timestamp->timestamp_second = (uint8_t)GET_TTS_SC(temp_tts); in rtc_timestamp_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c597 rtc_timestamp->timestamp_second = (uint8_t)GET_TTS_SC(temp_tts); in rtc_timestamp_get()