Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_dmac.c20 #define MEC_DMA_CHAN_ALL_STATUS (MEC_BIT(MEC_DMA_CHAN_ISTATUS_BERR_Pos) \ macro
269 regs->ISTATUS = MEC_DMA_CHAN_ALL_STATUS; in mec_hal_dma_chan_init()
313 base->CHAN[chan].ISTATUS = MEC_DMA_CHAN_ALL_STATUS; in mec_hal_dma_chan_intr_status_clr()