Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h990 }enet_ptp_systime_struct; typedef
1676 void enet_ptp_system_time_get(enet_ptp_systime_struct *systime_struct);
1684 void enet_ptp_coarsecorrection_systime_update(enet_ptp_systime_struct *systime_struct);
1686 void enet_ptp_finecorrection_settime(enet_ptp_systime_struct * systime_struct);
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c3392 void enet_ptp_system_time_get(enet_ptp_systime_struct *systime_struct) in enet_ptp_system_time_get()
3503 void enet_ptp_coarsecorrection_systime_update(enet_ptp_systime_struct *systime_struct) in enet_ptp_coarsecorrection_systime_update()
3537 void enet_ptp_finecorrection_settime(enet_ptp_systime_struct * systime_struct) in enet_ptp_finecorrection_settime()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1014 }enet_ptp_systime_struct; typedef
1671 void enet_ptp_system_time_get(enet_ptp_systime_struct *systime_struct);
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c3363 void enet_ptp_system_time_get(enet_ptp_systime_struct *systime_struct) in enet_ptp_system_time_get()