Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/
Dlv_test_conf_minimal.h7 #define LV_USE_ASSERT_MALLOC 0 macro
Dlv_test_conf_full.h11 #define LV_USE_ASSERT_MALLOC 1 macro
/lvgl-latest/src/
Dlv_conf_internal.h1109 #define LV_USE_ASSERT_MALLOC CONFIG_LV_USE_ASSERT_MALLOC macro
1111 #define LV_USE_ASSERT_MALLOC 0 macro
1114 …#define LV_USE_ASSERT_MALLOC 1 /**< Checks is the memory is successfully allocated or no.… macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h367 #define LV_USE_ASSERT_MALLOC 1 /**< Checks is the memory is successfully allocated or no. … macro
/lvgl-latest/
DKconfig602 config LV_USE_ASSERT_MALLOC config