Home
last modified time | relevance | path

Searched refs:second (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c3362 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond) in enet_ptp_timestamp_update_config() argument
3364 ENET_PTP_TSUH = second; in enet_ptp_timestamp_update_config()
3375 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond) in enet_ptp_expected_time_config() argument
3377 ENET_PTP_ETH = second; in enet_ptp_expected_time_config()
3401 systime_struct->second = temp_sec; in enet_ptp_system_time_get()
3514 enet_ptp_timestamp_update_config(systime_struct->sign, systime_struct->second, subsecond_val); in enet_ptp_coarsecorrection_systime_update()
3544 enet_ptp_timestamp_update_config(systime_struct->sign, systime_struct->second, subsecond_val); in enet_ptp_finecorrection_settime()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_rtc.c162 TIME_SC(rtc_initpara_struct->second)); in rtc_init()
311 rtc_initpara_struct->second = (uint8_t)GET_TIME_SC(temp_tr); in rtc_current_time_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c146 TIME_SC(rtc_initpara_struct->second)); in rtc_init()
295 rtc_initpara_struct->second = (uint8_t)GET_TIME_SC(temp_tr); in rtc_current_time_get()
Dgd32f4xx_enet.c3333 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond) in enet_ptp_timestamp_update_config() argument
3335 ENET_PTP_TSUH = second; in enet_ptp_timestamp_update_config()
3346 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond) in enet_ptp_expected_time_config() argument
3348 ENET_PTP_ETH = second; in enet_ptp_expected_time_config()
3372 systime_struct->second = temp_sec; in enet_ptp_system_time_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1011 …uint32_t second; /*!< second of sys… member
1667 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond);
1669 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond);
Dgd32f4xx_rtc.h243 …uint8_t second; /*!< RTC second value:… member
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h987 …uint32_t second; /*!< second of sys… member
1672 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond);
1674 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond);
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h245 …uint8_t second; /*!< RTC second… member