Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h517 static inline void emac_ll_disable_all_intr(emac_dma_dev_t *dma_regs) in emac_ll_disable_all_intr() function
/hal_espressif-latest/components/hal/
Demac_hal.c403 emac_ll_disable_all_intr(hal->dma_regs); in emac_hal_stop()