Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h420 static inline bool emac_ll_get_flush_trans_fifo(emac_dma_dev_t *dma_regs) in emac_ll_get_flush_trans_fifo() function
/hal_espressif-latest/components/hal/
Demac_hal.c31 if (emac_ll_get_flush_trans_fifo(hal->dma_regs) == 0) { in emac_hal_flush_trans_fifo()