Searched refs:DSU_STATUSB_DCCD_Msk (Results 1 – 3 of 3) sorted by relevance
94 #define DSU_STATUSB_DCCD_Msk (_UINT8_(0x3) << DSU_STATUSB_DCCD_Pos) … macro95 #define DSU_STATUSB_DCCD(value) (DSU_STATUSB_DCCD_Msk & (_UINT8_(value) << DSU_STATUS…