Searched refs:GX_MAX_QUEUE_EVENTS (Results 1 – 3 of 3) sorted by relevance
135 GUIX_LINKED_EVENT guix_event_array[GX_MAX_QUEUE_EVENTS];156 for (Loop = 0; Loop < GX_MAX_QUEUE_EVENTS - 1; Loop++) in gx_generic_rtos_initialize()495 GUIX_LINKED_EVENT guix_event_array[GX_MAX_QUEUE_EVENTS];516 for (Loop = 0; Loop < GX_MAX_QUEUE_EVENTS - 1; Loop++) in gx_generic_rtos_initialize()
377 SYSTEM_DECLARE GX_UBYTE _gx_system_event_queue_memory[GX_MAX_QUEUE_EVENTS * GX_EVENT_SIZE];
258 #ifndef GX_MAX_QUEUE_EVENTS259 #define GX_MAX_QUEUE_EVENTS 48 macro