Searched refs:MEMORY_SIZE (Results 1 – 3 of 3) sorted by relevance
11 #define MEMORY_SIZE (MAIN_DISPLAY_X_RESOLUTION * MAIN_DISPLAY_Y_RESOLUTION) macro18 GX_COLOR memory_buffer[MEMORY_SIZE];35 tx_byte_pool_create(&memory_pool, "memory_pool", memory_buffer, MEMORY_SIZE * sizeof(GX_COLOR)); in tx_application_define()
9 #define MEMORY_SIZE (DISPLAY_1_X_RESOLUTION * DISPLAY_1_Y_RESOLUTION) macro20 GX_UBYTE memory_buffer[MEMORY_SIZE];72 tx_byte_pool_create(&memory_pool, "memory poll", memory_buffer, MEMORY_SIZE); in demo_thread_entry()
9 #define MEMORY_SIZE (DISPLAY_1_X_RESOLUTION * DISPLAY_1_Y_RESOLUTION) macro20 GX_UBYTE memory_buffer[MEMORY_SIZE];