Searched +full:timer1 +full:- +full:ratio (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | nxp,lcdic.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 NXP LCDIC Controller. This controller implements 8080 and SPI mode MIPI-DBI 9 include: ["mipi-dbi-controller.yaml", "pinctrl-device.yaml"] 21 nxp,swap-bytes: 27 reset-gpios: 28 type: phandle-array 34 nxp,write-inactive-cycles: 42 nxp,write-active-cycles: 50 nxp,timer0-ratio: 54 Ratio for timer0, used for setting timer0 period (which is used for reset [all …]
|
/Zephyr-latest/boards/shields/lcd_par_s035/boards/ |
D | rd_rw612_bga.overlay | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 11 * - Depopulate resistors R78, R604, R598, R15, R245, R243, R11, R20, R237, 13 * - Populate resistors R286, R19, R246, R242, R123, R239, R124, R125, R236, 15 * - Remove jumper JP30 16 * - Set jumper JP40 to postion 1-2, JP38 to 1-2, and JP16 to position 2-3 21 * ON-ON-OFF (8 bit 8080 mode), and connect the following pins 23 * |-----------|-------------|----------| 62 slew-rate = "ultra"; 67 mipi-mode = "MIPI_DBI_MODE_8080_BUS_8_BIT"; [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/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 …]
|