Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c3213 void enet_ptp_feature_enable(uint32_t feature) in enet_ptp_feature_enable() function
3453 enet_ptp_feature_enable(ENET_ALL_RX_TIMESTAMP | ENET_RXTX_TIMESTAMP); in enet_ptp_start()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1657 void enet_ptp_feature_enable(uint32_t feature);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1662 void enet_ptp_feature_enable(uint32_t feature);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c3184 void enet_ptp_feature_enable(uint32_t feature) in enet_ptp_feature_enable() function