Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c276 case HASHH_OPTION: in enet_initpara_config()
278 enet_initpara.option_enable |= (uint32_t)HASHH_OPTION; in enet_initpara_config()
563 if(RESET != (enet_initpara.option_enable & (uint32_t)HASHH_OPTION)) { in enet_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c275 case HASHH_OPTION: in enet_initpara_config()
277 enet_initpara.option_enable |= (uint32_t)HASHH_OPTION; in enet_initpara_config()
561 if(RESET != (enet_initpara.option_enable & (uint32_t)HASHH_OPTION)){ in enet_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h852HASHH_OPTION = BIT(8), /*!< configure the… enumerator
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h856HASHH_OPTION = BIT(8), /*!< configure the… enumerator