Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_dmac.c472 regs->CTRL |= MEC_BIT(MEC_DMA_CHAN_CTRL_MEM2DEV_Pos); in mec_hal_dma_chan_dir_set()
474 regs->CTRL &= (uint32_t)~MEC_BIT(MEC_DMA_CHAN_CTRL_MEM2DEV_Pos); in mec_hal_dma_chan_dir_set()
489 if (base->CHAN[chan].CTRL & MEC_BIT(MEC_DMA_CHAN_CTRL_MEM2DEV_Pos)) { in mec_hal_dma_chan_dir_get()
574 if (regs->CTRL & MEC_BIT(MEC_DMA_CHAN_CTRL_MEM2DEV_Pos)) { in mec_hal_dma_chan_reload()
628 ctrl |= MEC_BIT(MEC_DMA_CHAN_CTRL_MEM2DEV_Pos); in mec_hal_dma_chan_cfg()
683 if (ctrl & MEC_BIT(MEC_DMA_CHAN_CTRL_MEM2DEV_Pos)) { in mec_hal_dma_chan_cfg_get()
709 if (ctrl & MEC_BIT(MEC_DMA_CHAN_CTRL_MEM2DEV_Pos)) { in mec_hal_dma_chan_cfg_get()
/hal_microchip-latest/mec5/devices/common/
Dmec5_dmac_ch16_v2.h70 #define MEC_DMA_CHAN_CTRL_MEM2DEV_Pos (8UL) /*!< MEM2DEV (Bit 8) … macro
Dmec5_dmac_ch20_v2.h70 #define MEC_DMA_CHAN_CTRL_MEM2DEV_Pos (8UL) /*!< MEM2DEV (Bit 8) … macro