Home
last modified time | relevance | path

Searched +full:touchscreen +full:- +full:size +full:- +full:y (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/input/
Dxptek,xpt2046.yaml2 # SPDX-License-Identifier: Apache-2.0
7 include: spi-device.yaml
10 int-gpios:
11 type: phandle-array
15 touchscreen-size-x:
20 touchscreen-size-y:
25 min-x:
30 min-y:
33 description: minimum raw Y value reported.
35 max-x:
[all …]
Dst,stmpe811.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: STMPE811 I2C touchscreen controller
8 include: i2c-device.yaml
11 int-gpios:
12 type: phandle-array
17 screen-width:
22 Default: raw touchscreen resolution.
24 screen-height:
29 Default: raw touchscreen resolution.
31 raw-x-min:
[all …]
/Zephyr-Core-3.5.0/boards/shields/rk055hdmipi4ma0/
DKconfig.defconfig2 # SPDX-License-Identifier: Apache-2.0
11 default y
17 # Configure LVGL to use touchscreen with KSCAN API
20 default y
23 default y
25 # LVGL should allocate buffers equal to size of display
31 default y
36 default y
46 default y
/Zephyr-Core-3.5.0/tests/drivers/build_all/input/
Dapp.overlay4 * SPDX-License-Identifier: Apache-2.0
9 #address-cells = <1>;
10 #size-cells = <1>;
14 gpio-controller;
16 #gpio-cells = <0x2>;
20 gpio-keys {
21 compatible = "gpio-keys";
22 debounce-interval-ms = <30>;
29 qdec-gpio {
30 compatible = "gpio-qdec";
[all …]
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.4.rst20 * Added Power Delivery Source Support to the USB-C Stack.
22 * Cache API functions are now fully in-lined by compilers.
23 * Added an API for real-time clocks (RTC).
29 - Introduction of 3 new test harnesses into twister supporting pyTest,
31 - Transitioning to new Ztest API was completed and legacy Ztest was deprecated.
46 * CVE-2023-1901: Under embargo until 2023-07-04
48 * CVE-2023-1902: Under embargo until 2023-07-04
67 +--------------------------------------------------+
69 +--------------------------------------------------+
71 +--------------------------------------------------+
[all …]