Home
last modified time | relevance | path

Searched defs:LV_BIN_DECODER_RAM_LOAD (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/tests/src/
Dlv_test_conf.h25 #define LV_BIN_DECODER_RAM_LOAD 1 /* Run test with bin image loaded to RAM */ macro
33 #define LV_BIN_DECODER_RAM_LOAD 0 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h833 #define LV_BIN_DECODER_RAM_LOAD 0 macro
/lvgl-latest/src/
Dlv_conf_internal.h2855 #define LV_BIN_DECODER_RAM_LOAD CONFIG_LV_BIN_DECODER_RAM_LOAD macro
2857 #define LV_BIN_DECODER_RAM_LOAD 0 macro
/lvgl-latest/
DKconfig1337 config LV_BIN_DECODER_RAM_LOAD config