Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/hal/esp32/include/hal/
Demac_ll.h319 static inline void emac_ll_unicast_pause_frame_detect_enable(emac_mac_dev_t *mac_regs, bool enable) in emac_ll_unicast_pause_frame_detect_enable() function
/hal_espressif-3.7.0/components/hal/
Demac_hal.c281 emac_ll_unicast_pause_frame_detect_enable(hal->mac_regs, false); in emac_hal_enable_flow_ctrl()