Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1382 #define GET_TDES0_COCNT(regval) GET_BITS((regval),3,6) /*!… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1403 #define GET_TDES0_COCNT(regval) GET_BITS((regval),3,6) /*!… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c2042 reval = GET_TDES0_COCNT(desc->status); in enet_desc_information_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c2051 reval = GET_TDES0_COCNT(desc->status); in enet_desc_information_get()