Searched refs:CAN_IR_TC_Pos (Results 1 – 3 of 3) sorted by relevance
721 #define CAN_IR_TC_Pos _UINT32_(9) … macro722 #define CAN_IR_TC_Msk (_UINT32_(0x1) << CAN_IR_TC_Pos) …723 #define CAN_IR_TC(value) (CAN_IR_TC_Msk & (_UINT32_(value) << CAN_IR_TC_Pos)) …