Searched refs:MEC_DMAC_MCTRL_MACTV_Pos (Results 1 – 3 of 3) sorted by relevance
147 base->MCTRL |= MEC_BIT(MEC_DMAC_MCTRL_MACTV_Pos); in mec_hal_dmac_enable()149 base->MCTRL &= (uint32_t)~MEC_BIT(MEC_DMAC_MCTRL_MACTV_Pos); in mec_hal_dmac_enable()159 if (base->MCTRL & MEC_BIT(MEC_DMAC_MCTRL_MACTV_Pos)) { in mec_hal_dmac_is_enabled()
128 #define MEC_DMAC_MCTRL_MACTV_Pos (0UL) /*!< MACTV (Bit 0) … macro