Home
last modified time | relevance | path

Searched refs:MAC_CFG_IGBS (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1023 #define MAC_CFG_IGBS(regval) (BITS(17,19) & ((uint32_t)(regval) << 17)) /*!… macro
1024 #define ENET_INTERFRAMEGAP_96BIT MAC_CFG_IGBS(0) /*!…
1025 #define ENET_INTERFRAMEGAP_88BIT MAC_CFG_IGBS(1) /*!…
1026 #define ENET_INTERFRAMEGAP_80BIT MAC_CFG_IGBS(2) /*!…
1027 #define ENET_INTERFRAMEGAP_72BIT MAC_CFG_IGBS(3) /*!…
1028 #define ENET_INTERFRAMEGAP_64BIT MAC_CFG_IGBS(4) /*!…
1029 #define ENET_INTERFRAMEGAP_56BIT MAC_CFG_IGBS(5) /*!…
1030 #define ENET_INTERFRAMEGAP_48BIT MAC_CFG_IGBS(6) /*!…
1031 #define ENET_INTERFRAMEGAP_40BIT MAC_CFG_IGBS(7) /*!…
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h999 #define MAC_CFG_IGBS(regval) (BITS(17,19) & ((uint32_t)(regval) << 17)) /*!… macro
1000 #define ENET_INTERFRAMEGAP_96BIT MAC_CFG_IGBS(0) /*!…
1001 #define ENET_INTERFRAMEGAP_88BIT MAC_CFG_IGBS(1) /*!…
1002 #define ENET_INTERFRAMEGAP_80BIT MAC_CFG_IGBS(2) /*!…
1003 #define ENET_INTERFRAMEGAP_72BIT MAC_CFG_IGBS(3) /*!…
1004 #define ENET_INTERFRAMEGAP_64BIT MAC_CFG_IGBS(4) /*!…
1005 #define ENET_INTERFRAMEGAP_56BIT MAC_CFG_IGBS(5) /*!…
1006 #define ENET_INTERFRAMEGAP_48BIT MAC_CFG_IGBS(6) /*!…
1007 #define ENET_INTERFRAMEGAP_40BIT MAC_CFG_IGBS(7) /*!…