Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h548 __attribute__((always_inline)) static inline void emac_ll_clear_all_pending_intr(emac_dma_dev_t *dm… in emac_ll_clear_all_pending_intr() function
/hal_espressif-latest/components/hal/
Demac_hal.c360 emac_ll_clear_all_pending_intr(hal->dma_regs); in emac_hal_start()