Searched refs:LV_USE_GRID (Results 1 – 15 of 15) sorted by relevance
41 #if LV_USE_GRID in lv_extra_init()
2 #if LV_USE_GRID && LV_BUILD_EXAMPLES
1963 #ifndef LV_USE_GRID1966 #define LV_USE_GRID CONFIG_LV_USE_GRID macro1968 #define LV_USE_GRID 0 macro1971 #define LV_USE_GRID 1 macro
596 #define LV_USE_GRID 1 macro
603 #define LV_USE_GRID 1
909 config LV_USE_GRID config
17 #if LV_USE_GRID
11 #if LV_USE_GRID
2 #if LV_BUILD_EXAMPLES && LV_USE_SLIDER && LV_USE_CHART && LV_USE_BTN && LV_USE_GRID
13 Note that the grid layout feature of LVGL needs to be globally enabled with `LV_USE_GRID` in `lv_co…