Home
last modified time | relevance | path

Searched refs:category (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/
Dlibrary.properties7 category=Display key
/lvgl-latest/docs/details/integration/driver/display/
Dlcd_stm32_guide.rst55 #. In the System Core category switch to RCC.
57 #. In the System Core category select SYS, and set Timebase Source to other than SysTick (in our ex…
60 #. Switch back to the Pinout & Configuration tab, and in the Middleware and Software Packs category
64 #. In the Pinout & Configuration/Connectivity category select SPI1.
75 #. Select System Core/GPIO category. In the Pinout view configure additional pins for chip select, …
/lvgl-latest/demos/widgets/
Dlv_demo_widgets.c41 …create_shop_item(lv_obj_t * parent, const void * img_src, const char * name, const char * category,
1250 …create_shop_item(lv_obj_t * parent, const void * img_src, const char * name, const char * category, in create_shop_item() argument
1271 lv_label_set_text_static(label, category); in create_shop_item()
/lvgl-latest/docs/details/main-components/
Dindev.rst41 category. Here is an example of a simple input-device Read Callback function:
230 belong in the keypad category.
/lvgl-latest/docs/intro/
Dintroduction.rst67 …project in the `My projects <https://forum.lvgl.io/c/my-projects/10>`__ category of the forum or a…