Searched refs:DISPLAY_BUFFER_ALIGN (Results 1 – 1 of 1) sorted by relevance
30 #define DISPLAY_BUFFER_ALIGN(alignbytes) __aligned(alignbytes) macro83 static DISPLAY_BUFFER_ALIGN(LV_DRAW_BUF_ALIGN) uint8_t buf0_##n[BUFFER_SIZE(n)] \88 static DISPLAY_BUFFER_ALIGN(LV_DRAW_BUF_ALIGN) uint8_t buf1_##n[BUFFER_SIZE(n)] \
Completed in 7 milliseconds