Searched refs:CAN_IE_EPE_Pos (Results 1 – 3 of 3) sorted by relevance
859 #define CAN_IE_EPE_Pos _UINT32_(23) … macro860 #define CAN_IE_EPE_Msk (_UINT32_(0x1) << CAN_IE_EPE_Pos) …861 #define CAN_IE_EPE(value) (CAN_IE_EPE_Msk & (_UINT32_(value) << CAN_IE_EPE_Pos)…