Searched +full:touchscreen +full:- +full:size +full:- +full:y (Results 1 – 8 of 8) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.07 include: spi-device.yaml10 int-gpios:11 type: phandle-array15 touchscreen-size-x:20 touchscreen-size-y:25 min-x:30 min-y:33 description: minimum raw Y value reported.35 max-x:[all …]
2 # SPDX-License-Identifier: Apache-2.04 description: STMPE811 I2C touchscreen controller8 include: [i2c-device.yaml, touchscreen-common.yaml]11 int-gpios:12 type: phandle-array17 raw-x-min:21 No effect if screen size is not set.23 raw-y-min:26 Signed raw Y axis start for scaling the reported coordinates.27 No effect if screen size is not set.[all …]
2 # SPDX-License-Identifier: Apache-2.09 default y18 # VDB size is 10% of the full screen size22 # Configure LVGL to use touchscreen24 default y27 default y
2 # SPDX-License-Identifier: Apache-2.011 default y17 # Configure LVGL to use touchscreen with KSCAN API20 default y23 default y25 # LVGL should allocate buffers equal to size of display31 default y36 default y46 default y
2 # SPDX-License-Identifier: Apache-2.010 default y16 # Configure LVGL to use touchscreen with input API19 default y31 # LVGL should allocate buffers equal to size of display37 default y42 default y49 default y
4 * SPDX-License-Identifier: Apache-2.07 #include <zephyr/dt-bindings/input/input-event-codes.h>11 #address-cells = <1>;12 #size-cells = <1>;17 #io-channel-cells = <1>;18 #address-cells = <1>;19 #size-cells = <0>;26 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;32 gpio-controller;34 #gpio-cells = <0x2>;[all …]
35 instead use the new ``-DFILE_SUFFIX`` feature :ref:`application-file-suffixes`.40 * The system heap size and its availability is now determined by a ``K_HEAP_MEM_POOL_SIZE``42 can specify their own custom system heap size requirements by specifying Kconfig options with50 the ``CONFIG_CACHE_MANAGEMENT`` to ``y``.57 * NXP: Enabled :ref:`linkserver<linkserver-debug-host-tools>` to be the default runner on the72 To enable them again use the ``west config manifest.project-filter -- +<module73 name>`` command, or ``west config manifest.group-filter -- +optional`` to81 command e.g. ``west flash --erase``. (:github:`64703`)86 * If you have zcbor-generated code that relies on the zcbor libraries through Zephyr, you must123 macro avoids run-time string comparisons, and is also safer because it will[all …]
20 * 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-0448 * CVE-2023-1902: Under embargo until 2023-07-0467 +--------------------------------------------------+69 +--------------------------------------------------+71 +--------------------------------------------------+[all …]