Home
last modified time | relevance | path

Searched defs:LV_USE_ASSERT_STYLE (Results 1 – 3 of 3) sorted by relevance

/lvgl-3.6.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h254 #define LV_USE_ASSERT_STYLE 0 /*Check if the styles are properly initialized. (Very fast,… macro
/lvgl-3.6.0/src/
Dlv_conf_internal.h713 #define LV_USE_ASSERT_STYLE CONFIG_LV_USE_ASSERT_STYLE macro
715 …#define LV_USE_ASSERT_STYLE 0 /*Check if the styles are properly initialized. (Very fast… macro
/lvgl-3.6.0/
DKconfig374 config LV_USE_ASSERT_STYLE config