Home
last modified time | relevance | path

Searched full:touchscreen (Results 1 – 25 of 34) sorted by relevance

12

/Zephyr-latest/include/zephyr/drivers/misc/ft8xx/
Dft8xx.h30 * @brief Structure holding touchscreen calibration data
52 * @brief Calibrate touchscreen
54 * Run touchscreen calibration procedure that collects three touches from touch
56 * touchscreen processing and returned with @p data.
59 * ft8xx_touch_transform_set() to avoid calibrating touchscreen after each
62 * @param data Pointer to touchscreen transform structure to populate
67 * @brief Set touchscreen calibration data
69 * Apply given touchscreen transform data to the touchscreen processing.
73 * @param data Pointer to touchscreen transform structure to apply
/Zephyr-latest/include/zephyr/input/
Dinput_touch.h11 * @defgroup touch_events Touchscreen Event Report API
25 * @brief Common touchscreen config.
29 * @param screen_width Horizontal resolution of touchscreen
30 * @param screen_height Vertical resolution of touchscreen
46 * @brief Initialize common touchscreen config from devicetree
60 * @brief Initialize common touchscreen config from devicetree instance.
77 * @brief Common utility for reporting touchscreen position events.
79 * @param dev Touchscreen controller
/Zephyr-latest/dts/bindings/input/
Dtouchscreen-common.yaml13 Horizontal resolution of touchscreen (maximum x coordinate reported + 1). The default
21 Vertical resolution of touchscreen (maximum y coordinate reported + 1). The default
Dxptek,xpt2046.yaml15 touchscreen-size-x:
20 touchscreen-size-y:
Dst,stmpe811.yaml4 description: STMPE811 I2C touchscreen controller
8 include: [i2c-device.yaml, touchscreen-common.yaml]
55 is recommended at the touchscreen terminals for noise filtering.
Dchipsemi,chsc6x.yaml1 description: CHSC6X touchscreen sensor
Dfocaltech,ft5336.yaml8 include: [i2c-device.yaml, touchscreen-common.yaml]
Dhynitron,cst816s.yaml4 description: Hynitron CST816S touchscreen sensor
/Zephyr-latest/samples/subsys/smf/smf_calculator/
DREADME.rst39 The GUI should work with any touchscreen display supported by Zephyr. The shield
43 List of Arduino-based touchscreen shields:
56 etc. These will not need a shield defined as the touchscreen is built-in.
91 touchscreen is of the order of 0.8s due to button matrices invalidating the entire
/Zephyr-latest/drivers/input/
DKconfig.touch7 Enable library used for touchscreen drivers.
/Zephyr-latest/tests/drivers/build_all/input/
Dtestcase.yaml12 # Touchscreen drivers, non-default option
Dapp.overlay297 touchscreen-size-x = <10>;
298 touchscreen-size-y = <10>;
/Zephyr-latest/boards/shields/lcd_par_s035/
DKconfig.defconfig22 # Configure LVGL to use touchscreen
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/
DKconfig.defconfig17 # Configure LVGL to use touchscreen with KSCAN API
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/
DKconfig.defconfig16 # Configure LVGL to use touchscreen with input API
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/doc/
Dindex.rst12 or capacitive (FT6206 controller) touchscreen. While the
14 touchscreen input is supported only on Capacitive Touch version.
/Zephyr-latest/boards/witte/linum/doc/
Dindex.rst7 touchscreen and another for access to other peripherals of microcontroller. Also it brings plenty
35 - 1 Capacitive Touchscreen sensor
246 The LINUM-STM32H753BI connects the EEPROM memory and the touchscreen sensor to I2C3.
/Zephyr-latest/samples/subsys/input/draw_touch_events/src/
Dmain.c113 LOG_INF("Touch sample for touchscreen: %s, dc: %s", touch_dev->name, display_dev->name); in main()
/Zephyr-latest/doc/services/input/
Dindex.rst135 Touchscreen API Reference
/Zephyr-latest/boards/st/st25dv_mb1283_disco/doc/
Dindex.rst60 - I2C1 SCL/SDA : PB6/PB7 (Touchscreen STMPE811, interrupt pin PB5)
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/
Dindex.rst11 a capacitive FT6206 controller touchscreen. The Arduino adapter is
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/
Dindex.rst26 - Round 1.28" LCD with touchscreen controller
/Zephyr-latest/boards/st/stm32f412g_disco/doc/
Dindex.rst18 - 1.54 inch 240x240 pixel TFT color LCD with parallel interface and capacitive touchscreen
/Zephyr-latest/boards/st/stm32f413h_disco/doc/
Dindex.rst18 - 1.54 inch 240x240 pixel TFT color LCD with parallel interface and capacitive touchscreen
/Zephyr-latest/doc/build/dts/
Dhowtos.rst371 my_i2c_device: touchscreen@76 {
373 label = "TOUCHSCREEN";

12