Home
last modified time | relevance | path

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

/lvgl-3.5.0/src/
Dlv_conf_internal.h683 #define LV_USE_ASSERT_MALLOC CONFIG_LV_USE_ASSERT_MALLOC macro
685 #define LV_USE_ASSERT_MALLOC 0 macro
688 …#define LV_USE_ASSERT_MALLOC 1 /*Checks is the memory is successfully allocated or no. (V… macro
/lvgl-3.5.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.5.0/
DKconfig359 config LV_USE_ASSERT_MALLOC config