Searched refs:CAN_IR_BEC_Pos (Results 1 – 3 of 3) sorted by relevance
754 #define CAN_IR_BEC_Pos _UINT32_(20) … macro755 #define CAN_IR_BEC_Msk (_UINT32_(0x1) << CAN_IR_BEC_Pos) …756 #define CAN_IR_BEC(value) (CAN_IR_BEC_Msk & (_UINT32_(value) << CAN_IR_BEC_Pos)…