Searched refs:CAN_IE_EWE_Pos (Results 1 – 3 of 3) sorted by relevance
862 #define CAN_IE_EWE_Pos _UINT32_(24) … macro863 #define CAN_IE_EWE_Msk (_UINT32_(0x1) << CAN_IE_EWE_Pos) …864 #define CAN_IE_EWE(value) (CAN_IE_EWE_Msk & (_UINT32_(value) << CAN_IE_EWE_Pos)…