Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1324 #define ENET_ADDRESS_ALIGN_ENABLE ENET_DMA_BCTL_AA /*!… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1302 #define ENET_ADDRESS_ALIGN_ENABLE ENET_DMA_BCTL_AA /*!… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c3489 reg_value = ENET_ADDRESS_ALIGN_ENABLE | ENET_ARBITRATION_RXTX_2_1 \ in enet_default_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c3656 reg_value = ENET_ADDRESS_ALIGN_ENABLE |ENET_ARBITRATION_RXTX_2_1 \ in enet_default_init()