Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_enet.c1810 void enet_pauseframe_config(uint32_t pausetime, uint32_t pause_threshold) in enet_pauseframe_config() argument
1813 ENET_MAC_FCTL |= (MAC_FCTL_PTM(pausetime) | pause_threshold); in enet_pauseframe_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_enet.c1819 void enet_pauseframe_config(uint32_t pausetime, uint32_t pause_threshold) in enet_pauseframe_config() argument
1822 ENET_MAC_FCTL |= (MAC_FCTL_PTM(pausetime) | pause_threshold); in enet_pauseframe_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_enet.h1552 void enet_pauseframe_config(uint32_t pausetime, uint32_t pause_threshold);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_enet.h1553 void enet_pauseframe_config(uint32_t pausetime, uint32_t pause_threshold);