Searched defs:MAX_COMM_LEN (Results 1 – 4 of 4) sorted by relevance
24 static constexpr uint8_t MAX_COMM_LEN = 16; variable
54 static constexpr uint8_t MAX_COMM_LEN = 16; member74 static constexpr uint8_t MAX_COMM_LEN = 16; member108 static constexpr uint8_t MAX_COMM_LEN = 16; member
32 #define MAX_COMM_LEN 16 macro
92 const int32_t MAX_COMM_LEN = 16; variable