Searched refs:category (Results 1 – 5 of 5) sorted by relevance
/lvgl-latest/ |
D | library.properties | 7 category=Display key
|
/lvgl-latest/docs/details/integration/driver/display/ |
D | lcd_stm32_guide.rst | 55 #. 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/ |
D | lv_demo_widgets.c | 41 …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/ |
D | indev.rst | 41 category. Here is an example of a simple input-device Read Callback function: 230 belong in the keypad category.
|
/lvgl-latest/docs/intro/ |
D | introduction.rst | 67 …project in the `My projects <https://forum.lvgl.io/c/my-projects/10>`__ category of the forum or a…
|