Searched refs:CCL_CTRL_RUNSTDBY_Msk (Results 1 – 3 of 3) sorted by relevance
46 #define CCL_CTRL_RUNSTDBY_Msk (_UINT8_(0x1) << CCL_CTRL_RUNSTDBY_Pos) … macro47 #define CCL_CTRL_RUNSTDBY(value) (CCL_CTRL_RUNSTDBY_Msk & (_UINT8_(value) << CCL_CTRL_…