Home
last modified time | relevance | path

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

/lvgl-3.6.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.6.0/src/
Dlv_conf_internal.h720 #define LV_USE_ASSERT_MEM_INTEGRITY CONFIG_LV_USE_ASSERT_MEM_INTEGRITY macro
722 …#define LV_USE_ASSERT_MEM_INTEGRITY 0 /*Check the integrity of `lv_mem` after critical operation… macro
/lvgl-3.6.0/
DKconfig377 config LV_USE_ASSERT_MEM_INTEGRITY config