Searched refs:CCL_CTRL_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
32 #define CCL_CTRL_SWRST_Msk (_UINT8_(0x1) << CCL_CTRL_SWRST_Pos) … macro33 #define CCL_CTRL_SWRST(value) (CCL_CTRL_SWRST_Msk & (_UINT8_(value) << CCL_CTRL_SWR…