Searched refs:CAN_IE_TCE_Pos (Results 1 – 3 of 3) sorted by relevance
817 #define CAN_IE_TCE_Pos _UINT32_(9) … macro818 #define CAN_IE_TCE_Msk (_UINT32_(0x1) << CAN_IE_TCE_Pos) …819 #define CAN_IE_TCE(value) (CAN_IE_TCE_Msk & (_UINT32_(value) << CAN_IE_TCE_Pos)…