Home
last modified time | relevance | path

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

/lvgl-3.6.0/src/
Dlv_conf_internal.h703 #define LV_USE_ASSERT_MALLOC CONFIG_LV_USE_ASSERT_MALLOC macro
705 #define LV_USE_ASSERT_MALLOC 0 macro
708 …#define LV_USE_ASSERT_MALLOC 1 /*Checks is the memory is successfully allocated or no. (V… macro
/lvgl-3.6.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h253 #define LV_USE_ASSERT_MALLOC 1 /*Checks is the memory is successfully allocated or no. (Ve… macro
/lvgl-3.6.0/
DKconfig370 config LV_USE_ASSERT_MALLOC config