Searched refs:CAN_IE_BOE_Pos (Results 1 – 3 of 3) sorted by relevance
865 #define CAN_IE_BOE_Pos _UINT32_(25) … macro866 #define CAN_IE_BOE_Msk (_UINT32_(0x1) << CAN_IE_BOE_Pos) …867 #define CAN_IE_BOE(value) (CAN_IE_BOE_Msk & (_UINT32_(value) << CAN_IE_BOE_Pos)…