 |
microui
4.0.0
microui
|
6 #ifndef UI_DISPLAY_BRS_CONFIGURATION_H
7 #define UI_DISPLAY_BRS_CONFIGURATION_H
26 #error "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."
36 #define UI_DISPLAY_BRS_CONFIGURATION_VERSION (1)
46 #define UI_DISPLAY_BRS_LEGACY (0u)
58 #define UI_DISPLAY_BRS_SINGLE (1u)
83 #define UI_DISPLAY_BRS_PREDRAW (2u)
97 #ifndef UI_DISPLAY_BRS
98 #define UI_DISPLAY_BRS (UI_DISPLAY_BRS_PREDRAW)
112 #ifndef UI_DISPLAY_BRS_DRAWING_BUFFER_COUNT
113 #define UI_DISPLAY_BRS_DRAWING_BUFFER_COUNT (2u)