Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h171 static inline void emac_ll_set_busy(emac_mac_dev_t *mac_regs, bool busy) in emac_ll_set_busy() function
/hal_espressif-latest/components/hal/
Demac_hal.c343 emac_ll_set_busy(hal->mac_regs, true); in emac_hal_set_phy_cmd()