Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 25 of 206) sorted by relevance

123456789

/Zephyr-latest/drivers/input/
DKconfig.tsc_keys5 bool "STM32 TSC touch library"
10 Enable support for STM32 TSC touch library.
13 int "STM32 TSC touch buffer size in words"
17 Size of the ring buffer for the STM32 TSC touch library. The size of this
DKconfig.ili2132a5 bool "ILI2132A capacitive touch controller driver"
10 Enable driver for ilitek ili2132a touch controller
DKconfig.cy8cmbr3xxx5 bool "CY8CMBR3XXX capacitive touch sensor driver"
11 touch sensor.
DKconfig.stmpe8115 bool "STMPE811 touch driver"
11 Enable driver for STMPE811 touch panel.
DKconfig.gt9116 bool "GT9xx / GT9xxx capacitive touch panel driver"
11 Enable driver for multiple Goodix capacitive touch panel controllers.
34 Maximum number of touch points to be handled.
DKconfig.cap12xx5 bool "Microchip CAP12xx multi-channel capacitive touch sensor driver"
11 touch sensor.
DKconfig.chsc6x5 bool "Use CHSC6X capacitive touch panel driver"
11 Enable out of tree driver for CHSC6X touch panel.
DKconfig.xpt20465 bool "XPT2046 resistive touch panel driver"
10 Enable driver for Xptek XPT2046 resistive touch panel.
DKconfig.cf11335 bool "CF1133 capacitive touch panel driver"
10 Enable driver for Sitronix capacitive touch panel
DKconfig.cst816s5 bool "CST816S capacitive touch panel driver"
10 Enable driver for hynitron cst816s touch panel.
DKconfig.ft53366 bool "FT3267/FT5XX6/FT6XX6 capacitive touch panel driver"
12 Enable driver for multiple Focaltech capacitive touch panel
DKconfig.sdl5 bool "SDL event filter for touch panel emulation"
/Zephyr-latest/samples/subsys/input/draw_touch_events/
DREADME.rst2 :name: Draw touch events
5 Visualize touch events on a display.
10 if the touch screen works for a board, examine its parameters such as inverted/swapped axes.
15 and touch controllers supported by Zephyr (provided the corresponding ``/chosen node`` properties
16 are set i.e. ``zephyr,touch`` and ``zephyr,display``).
DCMakeLists.txt5 project(touch) project
/Zephyr-latest/samples/subsys/input/input_dump/boards/
Desp32_devkitc_wrover_procpu.overlay8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
Desp32s2_saola.overlay8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
Desp32s3_devkitm_procpu.overlay8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
Desp32_devkitc_wroom_procpu.overlay8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
/Zephyr-latest/drivers/disk/nvme/
DKconfig22 Do not touch this unless you know what you are doing.
30 Do not touch this unless you know what you are doing.
38 Do not touch this unless you know what you are doing.
45 Do not touch this unless you know what you are doing.
53 Do not touch this unless you know what you are doing.
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/doc/
Dindex.rst10 pixels and is based on the ILI9488 controller. On the capacitive touch
11 version this shield comes with a FT6236 touch controller. The Arduino
76 …https://www.buydisplay.com/lcd-3-5-inch-320x480-tft-display-module-optl-touch-screen-w-breakout-bo…
79 https://www.buydisplay.com/arduino-3-5-tft-lcd-touch-shield-serial-spi-example-for-mega-due
/Zephyr-latest/samples/modules/thrift/hello/client/
DMakefile35 touch $@
51 touch $@
/Zephyr-latest/boards/shields/seeed_xiao_round_display/
Dseeed_xiao_round_display.overlay13 zephyr,touch = &chsc6x_xiao_round_display;
59 * control the screen backlight and as touch controller interrupt.
/Zephyr-latest/scripts/build/
Dsubfolder_list.py91 def touch(trigger): function
115 touch(args.trigger_file)
/Zephyr-latest/boards/espressif/esp32s2_saola/
Desp32s2_saola.dts12 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
58 &touch {
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/
Desp32s3_touch_lcd_1_28_esp32s3_appcpu.dts12 compatible = "waveshare,esp32-s3-touch-lcd-1.28";

123456789