Searched defs:MAX_EVENT_SIZE (Results 1 – 5 of 5) sorted by relevance
47 #define MAX_EVENT_SIZE 100 macro
39 inline constexpr int32_t MAX_EVENT_SIZE { 100 }; variable
23 const static uint8_t MAX_EVENT_SIZE = 10; variable
41 constexpr int MAX_EVENT_SIZE = 16; variable
26 constexpr int32_t MAX_EVENT_SIZE = 16; variable