Searched refs:DMAC_CTRL_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
348 #define DMAC_CTRL_SWRST_Msk (_UINT16_(0x1) << DMAC_CTRL_SWRST_Pos) … macro349 #define DMAC_CTRL_SWRST(value) (DMAC_CTRL_SWRST_Msk & (_UINT16_(value) << DMAC_CTRL_…