 |
microui
4.1.0
microui
|
6 #ifndef UI_DISPLAY_BRS_CONFIGURATION_H
7 #define UI_DISPLAY_BRS_CONFIGURATION_H
27 "This header must be customized with VEE Port specific configuration. Remove this #error when done. This file is not modified when a new version of the CCO is installed."
38 #define UI_DISPLAY_BRS_CONFIGURATION_VERSION (1)
48 #define UI_DISPLAY_BRS_LEGACY (0u)
60 #define UI_DISPLAY_BRS_SINGLE (1u)
85 #define UI_DISPLAY_BRS_PREDRAW (2u)
99 #ifndef UI_DISPLAY_BRS
100 #define UI_DISPLAY_BRS (UI_DISPLAY_BRS_PREDRAW)
114 #ifndef UI_DISPLAY_BRS_DRAWING_BUFFER_COUNT
115 #define UI_DISPLAY_BRS_DRAWING_BUFFER_COUNT (2u)