Searched refs:CAN_IR_TSW_Pos (Results 1 – 3 of 3) sorted by relevance
742 #define CAN_IR_TSW_Pos _UINT32_(16) … macro743 #define CAN_IR_TSW_Msk (_UINT32_(0x1) << CAN_IR_TSW_Pos) …744 #define CAN_IR_TSW(value) (CAN_IR_TSW_Msk & (_UINT32_(value) << CAN_IR_TSW_Pos)…