Searched refs:MSG_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
21 uint8_t msg_buf[MSG_MAX_SIZE];
96 #define MSG_MAX_SIZE MAX(MSG12_MAX, MSG34_MAX) macro