Searched refs:LV_USE_ASSERT_MEM_INTEGRITY (Results 1 – 6 of 6) sorted by relevance
69 #if LV_USE_ASSERT_MEM_INTEGRITY
258 #define LV_USE_ASSERT_MEM_INTEGRITY 0 /*Check the integrity of `lv_mem` after critical operations… macro
270 #define LV_USE_ASSERT_MEM_INTEGRITY 0 /*Check the integrity of `lv_mem` after critical operations…
377 config LV_USE_ASSERT_MEM_INTEGRITY config
718 #ifndef LV_USE_ASSERT_MEM_INTEGRITY720 #define LV_USE_ASSERT_MEM_INTEGRITY CONFIG_LV_USE_ASSERT_MEM_INTEGRITY macro722 …#define LV_USE_ASSERT_MEM_INTEGRITY 0 /*Check the integrity of `lv_mem` after critical operation… macro
172 #if LV_USE_ASSERT_MEM_INTEGRITY in lv_init()