Searched +full:multiplex +full:- +full:ratio (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/dts/bindings/display/ |
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: 21 start-line: 26 multiplex-ratio: 29 description: Multiplex ratio from 16MUX to 128MUX 34 description: Pre-charge period ranging from 0 to 15 DCLK's [all …]
|
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: 22 multiplex-ratio: 25 description: Multiplex Ratio 27 segment-remap: 31 com-invdir: [all …]
|
D | solomon,ssd1322.yaml | 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: 38 remap-columns: [all …]
|
/Zephyr-latest/boards/shields/ssd1306/ |
D | ssd1306_128x32.overlay | 4 * SPDX-License-Identifier: Apache-2.0 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 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 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 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>; 30 /* reset-gpios = <&arduino_header 14 GPIO_ACTIVE_LOW>; */
|
/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> 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; 55 cs-gpios = <&xiao_d 2 GPIO_ACTIVE_LOW>; [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; 29 i2c-0 = &i2c0; 39 current-speed = <115200>; 40 pinctrl-0 = <&uart1_default>; 41 pinctrl-names = "default"; [all …]
|
/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 …]
|
/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; 37 compatible = "gpio-leds"; [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; 27 compatible = "gpio-leds"; 43 compatible = "gpio-keys"; 62 compatible = "adafruit-feather-header"; 63 #gpio-cells = <2>; [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/nxp/mr_canhubk3/ |
D | mr_canhubk3.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 #include <dt-bindings/pwm/pwm.h> 13 #include "mr_canhubk3-pinctrl.dtsi" 14 #include <zephyr/dt-bindings/sensor/qdec_nxp_s32.h> 17 model = "NXP MR-CANHUBK3"; 25 zephyr,code-partition = &code_partition; 27 zephyr,shell-uart = &lpuart2; [all …]
|