Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 6 of 6) sorted by relevance

/lvgl-3.6.0/docs/get-started/platforms/
Dnxp.md77 #### Project setup:
96 - `pxp_interrupt_init()`: Initialize PXP interrupt (HW setup, OS setup)
97 - `pxp_interrupt_deinit()`: Deinitialize PXP interrupt (HW setup, OS setup)
163 #### Project setup:
Darduino.md19 To make it work, setup `TFT_eSPI` according to your TFT display type via editing either
/lvgl-3.6.0/docs/
Dconf.py252 def setup(app): function
/lvgl-3.6.0/docs/_ext/
Dlv_example.py90 def setup(app): function
/lvgl-3.6.0/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino71 void setup()
/lvgl-3.6.0/docs/porting/
Dproject.md60 To use the graphics library you have to initialize it and setup required components. The order of t…