Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h969 }enet_ptp_function_enum; typedef
1661 ErrStatus enet_ptp_timestamp_function_config(enet_ptp_function_enum func);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1448 }enet_ptp_function_enum; typedef
1666 ErrStatus enet_ptp_timestamp_function_config(enet_ptp_function_enum func);
/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()
3468 enet_ptp_timestamp_function_config((enet_ptp_function_enum)updatemethod); in enet_ptp_start()
/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()