Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h522 static inline void emac_ll_enable_corresponding_intr(emac_dma_dev_t *dma_regs, uint32_t mask) in emac_ll_enable_corresponding_intr() function
/hal_espressif-latest/components/hal/
Demac_hal.c358 emac_ll_enable_corresponding_intr(hal->dma_regs, EMAC_LL_CONFIG_ENABLE_INTR_MASK); in emac_hal_start()