Searched refs:CAN_IR_PEA_Pos (Results 1 – 3 of 3) sorted by relevance
775 #define CAN_IR_PEA_Pos _UINT32_(27) … macro776 #define CAN_IR_PEA_Msk (_UINT32_(0x1) << CAN_IR_PEA_Pos) …777 #define CAN_IR_PEA(value) (CAN_IR_PEA_Msk & (_UINT32_(value) << CAN_IR_PEA_Pos)…