Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c301 case INTERFRAMEGAP_OPTION: in enet_initpara_config()
303 enet_initpara.option_enable |= (uint32_t)INTERFRAMEGAP_OPTION; in enet_initpara_config()
609 if(RESET != (enet_initpara.option_enable & (uint32_t)INTERFRAMEGAP_OPTION)) { in enet_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c300 case INTERFRAMEGAP_OPTION: in enet_initpara_config()
302 enet_initpara.option_enable |= (uint32_t)INTERFRAMEGAP_OPTION; in enet_initpara_config()
607 if(RESET != (enet_initpara.option_enable & (uint32_t)INTERFRAMEGAP_OPTION)){ in enet_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h861INTERFRAMEGAP_OPTION = BIT(13), /*!< configure the… enumerator
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h857INTERFRAMEGAP_OPTION = BIT(13), /*!< configure the… enumerator