Searched refs:enet_ptp_timestamp_update_config (Results 1 – 4 of 4) sorted by relevance
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_enet.c | 3362 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond) in enet_ptp_timestamp_update_config() function 3471 enet_ptp_timestamp_update_config(ENET_PTP_ADD_TO_TIME, init_sec, init_subsec); in enet_ptp_start() 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/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_enet.h | 1667 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_enet.h | 1672 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond);
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_enet.c | 3333 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond) in enet_ptp_timestamp_update_config() function
|