Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_eth/src/
Desp_eth_mac_openeth.c224 static esp_err_t emac_opencores_enable_flow_ctrl(esp_eth_mac_t *mac, bool enable) in emac_opencores_enable_flow_ctrl() function
396 emac->parent.enable_flow_ctrl = emac_opencores_enable_flow_ctrl; in esp_eth_mac_new_openeth()