#define EOS_EVT_FLAG_WRAP 0x1 #define EOS_EVT_NET 0x10 #define EOS_EVT_TIMER 0x20 #define EOS_EVT_AUDIO 0x30 #define EOS_EVT_UI 0x40 #define EOS_EVT_MASK 0xF0 #define EOS_EVT_MAX_EVT 4 #define EOS_EVT_SIZE_Q 4