Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h321 #define ENET_MSC_CTL_CTR BIT(0) /*!< counter reset … macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h319 #define ENET_MSC_CTL_CTR BIT(0) /*!< counter reset … macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c3099 ENET_MSC_CTL |= ENET_MSC_CTL_CTR; in enet_msc_counters_reset()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c3106 ENET_MSC_CTL |= ENET_MSC_CTL_CTR; in enet_msc_counters_reset()