Searched defs:IS_CAN_ErrorType (Results 1 – 2 of 2) sorted by relevance
334 #define IS_CAN_ErrorType(ErrorType) (((ErrorType) == CAN_ErrorType_ErrCode) || \ macro
335 #define IS_CAN_ErrorType(ErrorType) (((ErrorType) == CAN_ErrorType_ErrCode) || \ macro
Completed in 6 milliseconds