Searched refs:TCC_CC_CC_Pos (Results 1 – 3 of 3) sorted by relevance
1168 #define TCC_CC_CC_Pos _UINT32_(0) … macro1169 #define TCC_CC_CC_Msk (_UINT32_(0xFFFFFF) << TCC_CC_CC_Pos) …1170 #define TCC_CC_CC(value) (TCC_CC_CC_Msk & (_UINT32_(value) << TCC_CC_CC_Pos)) …