Home
last modified time | relevance | path

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

/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h255 #define LV_USE_ASSERT_MEM_INTEGRITY 0 /*Check the integrity of `lv_mem` after critical operations… macro
/lvgl-3.5.0/src/
Dlv_conf_internal.h700 #define LV_USE_ASSERT_MEM_INTEGRITY CONFIG_LV_USE_ASSERT_MEM_INTEGRITY macro
702 …#define LV_USE_ASSERT_MEM_INTEGRITY 0 /*Check the integrity of `lv_mem` after critical operation… macro
/lvgl-3.5.0/
DKconfig366 config LV_USE_ASSERT_MEM_INTEGRITY config