Searched refs:DSU_CTRL_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
32 #define DSU_CTRL_SWRST_Msk (_UINT8_(0x1) << DSU_CTRL_SWRST_Pos) … macro33 #define DSU_CTRL_SWRST(value) (DSU_CTRL_SWRST_Msk & (_UINT8_(value) << DSU_CTRL_SWR…