Searched +full:display +full:- +full:offset (Results 1 – 25 of 85) sorted by relevance
1234
/Zephyr-latest/dts/bindings/display/ |
D | solomon,ssd1306fb-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 include: display-controller.yaml 7 segment-offset: 10 description: 8-bit column start address for Page Addressing Mode 12 page-offset: 17 display-offset: 20 description: mapping of the display start line to one of COM0 .. COM63 22 multiplex-ratio: 27 segment-remap: 31 com-invdir: [all …]
|
D | istech,ist3931.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: IST3931 65x132 display controller 8 include: [i2c-device.yaml, display-controller.yaml] 11 reset-gpios: 12 type: phandle-array 21 x-offset: 24 description: The column offset in pixels of the LCD to the controller memory 26 y-offset: 29 description: The row offset in pixels of the LCD to the controller memory 31 voltage-converter: [all …]
|
D | solomon,ssd1327fb.yaml | 1 # Copyright (c) 2024, Savoir-faire Linux 2 # SPDX-License-Identifier: Apache-2.0 4 description: SSD1327 128x128 dot-matrix display controller on MIPI_DBI bus 6 include: [mipi-dbi-spi-device.yaml, display-controller.yaml] 11 oscillator-freq: 16 display-offset: 19 description: Vertical offset by com from 0 ~ 127 21 start-line: 24 description: Start line of display RAM to be displayed by selecting a value from 0 to 127 26 multiplex-ratio: [all …]
|
D | solomon,ssd1322.yaml | 1 description: SSD1322 display controller 5 include: [mipi-dbi-spi-device.yaml, display-controller.yaml] 8 column-offset: 13 row-offset: 17 COM pin used as first row, mapped to the line set by start-line. 20 start-line: 24 Starting line address of display ram (0-127). 27 mux-ratio: 31 COM Pin Multiplex ratio from 16-128. 34 remap-row-first: [all …]
|
D | sitronix,st7735r.yaml | 1 # Copyright (c) 2020, Kim Bøndergaard <kim@fam-boendergaard.dk> 2 # SPDX-License-Identifier: Apache-2.0 4 description: ST7735R/ST7735S 160x128 (max) display controller 8 include: [mipi-dbi-spi-device.yaml, display-controller.yaml] 11 x-offset: 14 description: The column offset in pixels of the LCD to the controller memory 16 y-offset: 19 description: The row offset in pixels of the LCD to the controller memory 32 type: uint8-array 37 type: uint8-array [all …]
|
D | sitronix,st7789v.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 description: ST7789V 320x240 display controller 9 include: [mipi-dbi-spi-device.yaml, display-controller.yaml] 12 x-offset: 15 description: The column offset in pixels of the LCD to the controller memory 17 y-offset: 20 description: The row offset in pixels of the LCD to the controller memory 60 inversion-off: 64 porch-param: 65 type: uint8-array [all …]
|
/Zephyr-latest/boards/shields/ssd1306/ |
D | ssd1306_128x32.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 zephyr,display = &ssd1306_ssd1306_128x32; 21 segment-offset = <0>; 22 page-offset = <0>; 23 display-offset = <0>; 24 multiplex-ratio = <31>; 25 segment-remap; 26 com-invdir; 27 com-sequential;
|
D | sh1106_128x64.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 zephyr,display = &sh1106_sh1106_128x64; 21 segment-offset = <2>; 22 page-offset = <0>; 23 display-offset = <0>; 24 multiplex-ratio = <63>; 25 segment-remap; 26 com-invdir;
|
D | ssd1306_128x64.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 zephyr,display = &ssd1306_ssd1306_128x64; 21 segment-offset = <0>; 22 page-offset = <0>; 23 display-offset = <0>; 24 multiplex-ratio = <63>; 25 segment-remap; 26 com-invdir;
|
D | ssd1306_128x64_spi.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 zephyr,display = &ssd1306_ssd1306_128x64_spi; 19 spi-max-frequency = <10000000>; 22 segment-offset = <0>; 23 page-offset = <0>; 24 display-offset = <0>; 25 multiplex-ratio = <63>; 26 segment-remap; 27 com-invdir; 29 data_cmd-gpios = <&arduino_header 15 0>; [all …]
|
/Zephyr-latest/boards/shields/seeed_xiao_expansion_board/ |
D | seeed_xiao_expansion_board.overlay | 3 * SPDX-License-Identifier: Apache-2.0 6 #include <zephyr/dt-bindings/input/input-event-codes.h> 10 zephyr,display = &ssd1306_128x64; 15 compatible = "gpio-keys"; 37 segment-offset = <0>; 38 page-offset = <0>; 39 display-offset = <0>; 40 multiplex-ratio = <63>; 41 segment-remap; 42 com-invdir; [all …]
|
/Zephyr-latest/include/zephyr/drivers/ |
D | auxdisplay.h | 2 * Copyright (c) 2022-2023 Jamie McCrae 4 * SPDX-License-Identifier: Apache-2.0 9 * @brief Public API for auxiliary (textual/non-graphical) display drivers 16 * @brief Auxiliary (Text) Display Interface 17 * @defgroup auxdisplay_interface Text Display Interface 36 /** @brief Used to describe the mode of an auxiliary (text) display */ 39 /** @brief Used for moving the cursor or display position */ 44 /** Shifts current position by +/- X,Y position, does not take display direction into 49 /** Shifts current position by +/- X,Y position, takes display direction into 69 * display/driver, both minimum and maximum will be AUXDISPLAY_LIGHT_NOT_SUPPORTED. [all …]
|
/Zephyr-latest/boards/01space/esp32c3_042_oled/ |
D | esp32c3_042_oled.dts | 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 11 #include "esp32c3_042_oled-pinctrl.dtsi" 20 zephyr,shell-uart = &usb_serial; 22 zephyr,code-partition = &slot0_partition; 24 zephyr,bt-hci = &esp32_bt_hci; 25 zephyr,display = &eastrising_72x40; 29 i2c-0 = &i2c0; 39 current-speed = <115200>; 40 pinctrl-0 = <&uart1_default>; [all …]
|
/Zephyr-latest/boards/lilygo/ttgo_lora32/ |
D | ttgo_lora32_esp32_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "ttgo_lora32-pinctrl.dtsi" 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 compatible = "lilygo,ttgo-lora32"; 19 uart-0 = &uart0; 20 i2c-0 = &i2c0; 29 zephyr,shell-uart = &uart0; 31 zephyr,code-partition = &slot0_partition; 32 zephyr,display = &ssd1306_128x64; [all …]
|
/Zephyr-latest/boards/shields/st7735r/ |
D | st7735r_ada_160x128.overlay | 2 * Copyright (c) 2020, Kim Bøndergaard, <kim@fam-boendergaard.dk> 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 11 zephyr,display = &st7735r_st7735r_ada_160x128; 15 compatible = "zephyr,mipi-dbi-spi"; 16 spi-dev = <&arduino_spi>; 17 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */ 18 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */ 19 #address-cells = <1>; 20 #size-cells = <0>; [all …]
|
/Zephyr-latest/boards/native/native_posix/ |
D | cmdline_common.h | 4 * SPDX-License-Identifier: Apache-2.0 23 #define _HELP_SWITCH "[-h] [--h] [--help] [-?]" 24 #define _HELP_DESCR "Display this help" 33 * offset: Offset to the end of the option string 35 * If the option had a value, it would be placed in &argv[offset] 37 typedef void (*option_found_callback_f)(char *argv, int offset); 53 /* Option name we search for: --<option> */ 57 * "--<option>=<name>"
|
/Zephyr-latest/boards/shields/st7789v_generic/ |
D | st7789v_tl019fqv01.overlay | 4 * SPDX-License-Identifier: Apache-2.0 6 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 10 zephyr,display = &st7789v_st7789v_tl019fqv01; 14 compatible = "zephyr,mipi-dbi-spi"; 15 spi-dev = <&arduino_spi>; 16 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */ 17 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */ 18 write-only; 19 #address-cells = <1>; 20 #size-cells = <0>; [all …]
|
D | st7789v_waveshare_240x240.overlay | 5 * SPDX-License-Identifier: Apache-2.0 8 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 12 zephyr,display = &st7789v_st7789v_waveshare_240x240; 16 compatible = "zephyr,mipi-dbi-spi"; 17 spi-dev = <&arduino_spi>; 18 dc-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */ 19 reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; /* D8 */ 20 write-only; 21 #address-cells = <1>; 22 #size-cells = <0>; [all …]
|
/Zephyr-latest/boards/adi/max32672fthr/ |
D | max32672fthr.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <adi/max32/max32672-pinctrl.dtsi> 11 #include <zephyr/dt-bindings/gpio/adi-max32-gpio.h> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 20 zephyr,shell-uart = &uart0; 23 zephyr,display = &ssd1306; 27 compatible = "gpio-leds"; 43 compatible = "gpio-keys"; 62 compatible = "adafruit-feather-header"; [all …]
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/ |
D | codesample-livesearch.css | 3 * SPDX-License-Identifier: Apache-2.0 5 .cs-search-bar { 7 display: inline-block; 9 margin-bottom: 2rem; 10 margin-top: 1rem; 13 .cs-search-bar input { 14 background-color: var(--input-background-color); 15 color: var(--input-text-color); 19 border-radius: 25px; 20 font-size: 16px; [all …]
|
/Zephyr-latest/boards/mxchip/az3166_iotdevkit/ |
D | az3166_iotdevkit.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/f4/stm32f412r(e-g)tx-pinctrl.dtsi> 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 18 pwm-led0 = &blue_pwm_led; 21 red-led = &red_led; 22 green-led = &green_led; 23 blue-led = &blue_led; 25 red-pwm-led = &red_pwm_led; 26 green-pwm-led = &green_pwm_led; [all …]
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3/ |
D | m5stack_atoms3_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "m5stack_atoms3-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 22 zephyr,shell-uart = &usb_serial; 24 zephyr,code-partition = &slot0_partition; 25 zephyr,display = &st7789v; 26 zephyr,bt-hci = &esp32_bt_hci; 36 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/subsys/fb/ |
D | cfb.c | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/display/cfb.h> 20 #define MSB_BIT_MASK(x) (BIT_MASK(x) << (8 - x)) 40 /** Display pixel format */ 43 /** Display screen info */ 72 return (uint8_t *)fptr->data + in get_glyph_ptr() 73 (c - fptr->first_char) * in get_glyph_ptr() 74 (fptr->width * fptr->height / 8U); in get_glyph_ptr() 80 if (fptr->caps & CFB_FONT_MONO_VPACKED) { in get_glyph_byte() 81 return glyph_ptr[x * (fptr->height / 8U) + y]; in get_glyph_byte() [all …]
|
/Zephyr-latest/doc/safety/images/ |
D | IEC-61508-basis.svg | 1 …-0.5 -0.5 802 515" style="background-color: rgb(255, 255, 255);"><defs><linearGradient x1="0%" y1=…
|
/Zephyr-latest/tests/drivers/build_all/display/ |
D | app.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 * with real-world devicetree nodes, to allow these tests to run on 13 #include <zephyr/dt-bindings/led/led.h> 14 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 18 #address-cells = <1>; 19 #size-cells = <1>; 23 gpio-controller; 25 #gpio-cells = <0x2>; 30 compatible = "zephyr,mipi-dbi-spi"; 32 dc-gpios = <&test_gpio 0 0>; [all …]
|
1234