Home
last modified time | relevance | path

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

/lvgl-3.4.0/src/
Dlv_conf_internal.h608 #define LV_USE_ASSERT_MALLOC CONFIG_LV_USE_ASSERT_MALLOC macro
610 #define LV_USE_ASSERT_MALLOC 0 macro
613 …#define LV_USE_ASSERT_MALLOC 1 /*Checks is the memory is successfully allocated or no. (V… macro
/lvgl-3.4.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h238 #define LV_USE_ASSERT_MALLOC 1 /*Checks is the memory is successfully allocated or no. (Ve… macro
/lvgl-3.4.0/
DKconfig334 config LV_USE_ASSERT_MALLOC config