Searched full:gui (Results 1 – 25 of 34) sorted by relevance
12
/Zephyr-latest/tests/lib/gui/lvgl/ |
D | testcase.yaml | 4 - gui 6 libraries.gui.lvgl: 12 libraries.gui.lvgl.dynamic.heap.libc: 23 libraries.gui.lvgl.dynamic.pool.sys_heap: 33 libraries.gui.lvgl.16bit: 41 libraries.gui.lvgl.8bit: 49 libraries.gui.lvgl.mono: 57 libraries.gui.lvgl.16bit.swap: 66 libraries.gui.lvgl.stm32h747i_disco_m7: 72 libraries.gui.lvgl.stm32h747i_disco_m7_blk: [all …]
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/ |
D | README.rst | 1 .. _samples_boards_stm32_bluetooth_interactive-gui: 3 :name: Bluetooth: ST Interactive GUI 12 with the ST BlueNRG GUI app. In this case, the main MCU becomes an intermediate level, 19 * `BlueNRG GUI`_ application installed on your PC 36 .. _BlueNRG GUI:
|
D | sample.yaml | 2 name: Bluetooth ST Interactive GUI 3 description: Allows BlueNRG-based boards to connect to BlueNRG GUI application via UART
|
/Zephyr-latest/samples/subsys/display/lvgl/ |
D | sample.yaml | 5 sample.display.lvgl.gui: 17 - gui 34 - gui 59 - gui 74 - gui
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | sample.yaml | 17 - gui 68 - gui 85 - gui 99 - gui
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | sample.yaml | 2 description: SMF Calculator GUI Application 17 - gui
|
D | README.rst | 39 The GUI should work with any touchscreen display supported by Zephyr. The shield 84 As well as control through the GUI, the calculator can be controlled through the shell, 90 GUI update speed on the :zephyr:board:`disco_l475_iot1` with :ref:`adafruit_2_8_tft_touch_v2`
|
/Zephyr-latest/samples/modules/lvgl/screen_transparency/ |
D | sample.yaml | 13 - gui
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | sample.yaml | 13 - gui
|
/Zephyr-latest/cmake/emu/ |
D | simics.cmake | 30 -no-gui
|
/Zephyr-latest/samples/boards/quicklogic/qomu/ |
D | README.rst | 31 …python3 /PATH/TO/BASE/DIR/TinyFPGA-Programmer-Application/tinyfpga-programmer-gui.py --mode m4 --m…
|
/Zephyr-latest/boards/quicklogic/qomu/doc/ |
D | index.rst | 46 …python3 /path/to/TinyFPGA-Programmer-Application/tinyfpga-programmer-gui.py --mode m4 --m4app buil…
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 166 You can use the following command to start GUI debugging when running application on nSIM simulator 173 You can use the following command to start GUI debugging when running application on `HAPS`_ 200 From that output it's possible to extract MDB commands used for setting-up the GUI debugging 243 avoid intermixing their output. For the MDB debugger simply use GUI mode.
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 390 The ``debug`` command launches TRACE32 GUI to allow debug the Zephyr 391 application, while the ``flash`` command hides the GUI and perform all 502 It is delivered in GUI (graphical user interface) and CLI (command-line interface) versions. 531 For advanced usage via the GUI or CLI, check out the `STM32CubeProgrammer User Manual`_.
|
/Zephyr-latest/boards/arduino/due/doc/ |
D | index.rst | 142 There are GUI and command line versions of the bossa tool. The following 144 refer to the bossa tool's README file on how to build the GUI version.
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | mdb.py | 81 # use mdb gui to debug
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 99 #. Use the GUI application to set the following flags:
|
/Zephyr-latest/ |
D | west.yml | 296 path: modules/lib/gui/lvgl
|
/Zephyr-latest/boards/st/stm32g071b_disco/doc/ |
D | index.rst | 12 user mode when associated with the STM32CubeMonUCPD software GUI and can be used
|
/Zephyr-latest/boards/seeed/lora_e5_mini/doc/ |
D | index.rst | 142 In case you use an st-link debugger you can use the STM32CubeProgrammer GUI to
|
/Zephyr-latest/boards/seeed/lora_e5_dev_board/doc/ |
D | lora_e5_dev_board.rst | 206 In case you use an st-link debugger you can use the STM32CubeProgrammer GUI to
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | hid.h | 476 /* HID_USAGE_MAXIMUM(Keyboard Right GUI) */ \
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/src/ |
D | smf_calculator_thread.c | 704 LOG_INF("Received %c from GUI", s_obj.event.operand); in smf_calculator_thread()
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 394 When documenting user interactions, such as key combinations or GUI interactions, use the following 402 * :rst:role:`guilabel` for GUI labels, e.g., ``:guilabel:`Cancel``` will render as :guilabel:`Cance…
|
/Zephyr-latest/arch/xtensa/core/startup/ |
D | reset_vector.S | 565 * at GUI build time without having to explicitly enable them,
|
12