Searched +full:color +full:- +full:invert (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/dts/bindings/display/ |
D | sitronix,st7796s.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: [mipi-dbi-spi-device.yaml, display-controller.yaml] 12 type: uint8-array 19 type: uint8-array 26 type: uint8-array 33 type: uint8-array 40 type: uint8-array 47 type: uint8-array 69 type: uint8-array 75 type: uint8-array [all …]
|
/Zephyr-latest/boards/shields/lcd_par_s035/ |
D | lcd_par_s035_8080.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 16 compatible = "zephyr,lvgl-pointer-input"; 18 swap-xy; 19 invert-y; 25 gt911_lcd_par_s035: gt911-lcd_par_s035@5d { 28 irq-gpios = <&nxp_lcd_8080_connector 9 GPIO_ACTIVE_HIGH>; 29 reset-gpios = <&nxp_lcd_8080_connector 11 GPIO_ACTIVE_LOW>; 35 #address-cells = <1>; 36 #size-cells = <0>; [all …]
|
/Zephyr-latest/samples/subsys/display/cfb_shell/ |
D | README.rst | 1 .. zephyr:code-sample:: cfb-shell-sample 3 :relevant-api: monochrome_character_framebuffer 17 .. zephyr-app-commands:: 18 :zephyr-app: samples/subsys/display/cfb_shell 26 .. code-block:: console 28 cfb - Character Framebuffer shell commands 30 -h, --help :Show command help. 37 invert :[none] 47 .. code-block:: console 57 .. code-block:: console [all …]
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 4 https://github.com/jothepro/doxygen-awesome-css 8 Copyright (c) 2021 - 2023 jothepro 31 …/* primary theme color. This will affect the entire websites color scheme: links, arrows, labels, … 32 --primary-color: #1779c4; 33 --primary-dark-color: #335c80; 34 --primary-light-color: #70b1e9; 37 --page-background-color: #ffffff; 38 --page-foreground-color: #2f4153; 39 --page-secondary-foreground-color: #6f7e8e; 41 /* color for all separators on the website: hr, borders, ... */ [all …]
|
/Zephyr-latest/boards/native/doc/ |
D | components_natsim.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 161 331" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net"…
|
D | components_bsim.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 471 441" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net"…
|
/Zephyr-latest/drivers/display/ |
D | display_st7796s.c | 4 * SPDX-License-Identifier: Apache-2.0 26 #define ST7796S_PIXEL_SIZE 2 /* Only 16 bit color mode supported with this driver */ 33 bool inverted; /* Display color inversion */ 57 const struct st7796s_config *config = dev->config; in st7796s_send_cmd() 59 return mipi_dbi_command_write(config->mipi_dbi, &config->dbi_config, in st7796s_send_cmd() 72 addr_data[1] = sys_cpu_to_be16(x + width - 1); in st7796s_set_cursor() 82 addr_data[1] = sys_cpu_to_be16(y + height - 1); in st7796s_set_cursor() 100 const struct st7796s_config *config = dev->config; in st7796s_get_pixelfmt() 103 * Invert the pixel format for 8-bit 8080 Parallel Interface. in st7796s_get_pixelfmt() 111 * This is not an issue when using a 16-bit interface. in st7796s_get_pixelfmt() [all …]
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …-color-scheme";const a="media";const s="light";const r="dark";const h="system";const o=`(${i}:${r}…
|
/Zephyr-latest/doc/connectivity/bluetooth/img/ |
D | l2cap_b_frame.drawio.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 1003 500" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net&quo…
|
D | l2cap_k_frame.drawio.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 1003 500" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net&quo…
|
D | l2cap_k_frame_1.drawio.svg | 1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Do not edit this file with editors other than draw.io --> 3 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 4 …-0.5 -0.5 1003 500" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net&quo…
|
/Zephyr-latest/boards/nxp/vmu_rt1170/ |
D | vmu_rt1170_mimxrt1176_cm7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <zephyr/dt-bindings/led/led.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 24 pwm-led0 = &buzzer0; 25 mcuboot-button0 = &arming_button; 34 zephyr,shell-uart = &lpuart1; 36 zephyr,flash-controller = &mx25um51345g; 38 zephyr,code-partition = &slot0_partition; 39 zephyr,uart-mcumgr = &lpuart1; [all …]
|
/Zephyr-latest/drivers/video/ |
D | ov2640.c | 4 * SPDX-License-Identifier: Apache-2.0 13 #include <zephyr/drivers/video-controls.h> 127 #define COM7_COLOR_BAR 0x02 /* Enable Color Bar Test */ 174 { COM10, 0x00 }, /* Invert VSYNC */ 407 { 0x00, 0x04, 0x09, 0x00, 0x00 }, /* -2 */ 408 { 0x00, 0x04, 0x09, 0x10, 0x00 }, /* -1 */ 417 { 0x00, 0x04, 0x07, 0x20, 0x18, 0x34, 0x06 }, /* -2 */ 418 { 0x00, 0x04, 0x07, 0x20, 0x1c, 0x2a, 0x06 }, /* -1 */ 427 { 0x00, 0x02, 0x03, 0x28, 0x28 }, /* -2 */ 428 { 0x00, 0x02, 0x03, 0x38, 0x38 }, /* -1 */ [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 10 This release is the last non-maintenance 3.x release and, as such, will be the next 18 * A long-awaited :ref:`HTTP Server <http_server_interface>` library, and associated service API, 21 * :ref:`POSIX support <posix_support>` has been extended, with most Options of the IEEE 1003-2017 25 * Bluetooth Host has been extended with support for the Nordic UART Service (NUS), Hands-free Audio 29 :ref:`read-then-decode approach <sensor-read-and-decode>` that enables more types of sensors and 35 * Trusted Firmware-M (TF-M) 2.1.0 and Mbed TLS 3.6.0 have been integrated into Zephyr. 39 1588) allows to synchronize time across devices with sub-microsecond accuracy. 52 * 1-Wire 71 :ref:`pinctrl-guide` for more details. 88 * CVE-2024-3077 `Zephyr project bug tracker GHSA-gmfv-4vfh-2mh8 [all …]
|