Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Demac_hal.h125 … uint32_t DisableInterruptOnComplete : 1; /*!< Disable the assertion of interrupt to host */ member
/hal_espressif-latest/components/hal/
Demac_hal.c189 hal->rx_desc[i].RDES1.DisableInterruptOnComplete = 0; in emac_hal_reset_desc_chain()