Searched defs:IS_FDCAN_DATA_SIZE (Results 1 – 3 of 3) sorted by relevance
2096 #define IS_FDCAN_DATA_SIZE(SIZE) (((SIZE) == FDCAN_DATA_BYTES_8 ) || \ macro
2239 #define IS_FDCAN_DATA_SIZE(SIZE) (((SIZE) == FDCAN_DATA_BYTES_8 ) || \ macro