Searched defs:IS_CEC_MSGSIZE (Results 1 – 10 of 10) sorted by relevance
518 #define IS_CEC_MSGSIZE(__SIZE__) ((__SIZE__) <= 0x10U) macro
763 #define IS_CEC_MSGSIZE(__SIZE__) ((__SIZE__) <= 0x10U) macro
750 #define IS_CEC_MSGSIZE(__SIZE__) ((__SIZE__) <= 0x10U) macro