Searched refs:ETH_DMA_FLAG_MMC (Results 1 – 6 of 6) sorted by relevance
1202 #define ETH_DMA_FLAG_MMC ((uint32_t)0x08000000) /*!< MMC interrupt (on DMA) */ macro1224 …(((FLAG) == ETH_DMA_FLAG_TST) || ((FLAG) == ETH_DMA_FLAG_PMT) || ((FLAG) == ETH_DMA_FLAG_MMC) …
645 ETH_DMA_FLAG_MMC = 0x08000000, /*!< MMC interrupt (on DMA) */ enumerator
501 #define ETH_DMA_FLAG_MMC ((u32)0x08000000) ///< MMC interrupt (on D… macro
622 #define ETH_DMA_FLAG_MMC ((uint32_t)0x08000000) /* MMC interrupt (on DMA) */ macro
Completed in 33 milliseconds