Home
last modified time | relevance | path

Searched refs:widgets (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/modules/lvgl/
DCMakeLists.txt268 ${LVGL_DIR}/src/widgets/animimage/lv_animimage.c
269 ${LVGL_DIR}/src/widgets/arc/lv_arc.c
270 ${LVGL_DIR}/src/widgets/bar/lv_bar.c
271 ${LVGL_DIR}/src/widgets/button/lv_button.c
272 ${LVGL_DIR}/src/widgets/buttonmatrix/lv_buttonmatrix.c
273 ${LVGL_DIR}/src/widgets/calendar/lv_calendar.c
274 ${LVGL_DIR}/src/widgets/calendar/lv_calendar_chinese.c
275 ${LVGL_DIR}/src/widgets/calendar/lv_calendar_header_arrow.c
276 ${LVGL_DIR}/src/widgets/calendar/lv_calendar_header_dropdown.c
277 ${LVGL_DIR}/src/widgets/canvas/lv_canvas.c
[all …]
/Zephyr-latest/samples/modules/lvgl/demos/
DKconfig30 bool "LVGL widgets demo"
33 Build widgets demo application.
DCMakeLists.txt83 ${LVGL_DIR}/demos/widgets/assets/img_clothes.c
84 ${LVGL_DIR}/demos/widgets/assets/img_demo_widgets_avatar.c
85 ${LVGL_DIR}/demos/widgets/assets/img_demo_widgets_needle.c
86 ${LVGL_DIR}/demos/widgets/assets/img_lvgl_logo.c
87 ${LVGL_DIR}/demos/widgets/lv_demo_widgets.c
DREADME.rst19 Shows how the widgets look like out of the box using the built-in material theme.
/Zephyr-latest/boards/adi/max32672fthr/
DKconfig.defconfig17 # Used to initialize default sizes such as widgets sized, style paddings.
/Zephyr-latest/samples/subsys/display/lvgl/
DREADME.rst13 additional widgets may be displayed and additional interactions enabled:
25 can be used to navigate between widgets and edit their values. If the
31 widgets such as text areas. If the board used with this sample has a
/Zephyr-latest/include/zephyr/drivers/misc/
DREADME15 layer graphic operations like widgets, shapes, fonts, text, or bitmaps
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst3207 …vgl.h file by creating more header files inside module's sub-filoders (src/widgets and src/layouts)