Searched refs:DSU_STATUSB_PROT_Msk (Results 1 – 3 of 3) sorted by relevance
71 #define DSU_STATUSB_PROT_Msk (_UINT8_(0x1) << DSU_STATUSB_PROT_Pos) … macro72 #define DSU_STATUSB_PROT(value) (DSU_STATUSB_PROT_Msk & (_UINT8_(value) << DSU_STATUS…