Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c3261 ErrStatus enet_ptp_timestamp_function_config(enet_ptp_function_enum func) in enet_ptp_timestamp_function_config() function
3461 enet_ptp_timestamp_function_config(ENET_PTP_ADDEND_UPDATE); in enet_ptp_start()
3468 enet_ptp_timestamp_function_config((enet_ptp_function_enum)updatemethod); in enet_ptp_start()
3472 enet_ptp_timestamp_function_config(ENET_PTP_SYSTIME_INIT); in enet_ptp_start()
3489 enet_ptp_timestamp_function_config(ENET_PTP_ADDEND_UPDATE); in enet_ptp_finecorrection_adjfreq()
3515 enet_ptp_timestamp_function_config(ENET_PTP_SYSTIME_UPDATE); in enet_ptp_coarsecorrection_systime_update()
3523 enet_ptp_timestamp_function_config(ENET_PTP_ADDEND_UPDATE); in enet_ptp_coarsecorrection_systime_update()
3545 enet_ptp_timestamp_function_config(ENET_PTP_SYSTIME_INIT); in enet_ptp_finecorrection_settime()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1661 ErrStatus enet_ptp_timestamp_function_config(enet_ptp_function_enum func);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1666 ErrStatus enet_ptp_timestamp_function_config(enet_ptp_function_enum func);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c3233 ErrStatus enet_ptp_timestamp_function_config(enet_ptp_function_enum func) in enet_ptp_timestamp_function_config() function