Searched +full:mmc +full:- +full:hs200 +full:- +full:1 +full:_8v (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/dts/bindings/sdhc/ |
D | sdhc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 11 max-current-330: 18 max-current-300: 25 max-current-180: 32 max-bus-freq: 39 min-bus-freq: 46 power-delay-ms: 53 mmc-hs200-1_8v: 56 The host controller supports HS200 at 1.8V 58 mmc-hs400-1_8v:
|
/Zephyr-latest/boards/renesas/rcar_spider_s4/ |
D | rcar_spider_s4_r8a779f0_a55.dts | 2 * Copyright (c) 2023-2024 EPAM Systems 4 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 11 #include "rcar_spider_s4_r8a779f0_a55-pinctrl.dtsi" 18 zephyr,shell-uart = &hscif0; 22 device_type = "mmio-sram"; 28 pinctrl-0 = <&hscif0_data_tx_default &hscif0_data_rx_default>; 29 pinctrl-names = "default"; 30 current-speed = <1843200>; 35 pinctrl-0 = <&mmc_clk &mmc_cmd &mmc_ds [all …]
|
/Zephyr-latest/boards/renesas/rcar_salvator_xs/ |
D | rcar_salvator_xs.dts | 4 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 11 #include "rcar_salvator_xs-pinctrl.dtsi" 19 zephyr,shell-uart = &scif2; 28 device_type = "mmio-sram"; 34 pinctrl-0 = <&scif2_data_a_tx_default &scif2_data_a_rx_default>; 35 pinctrl-names = "default"; 40 pinctrl-0 = <&emmc2_clk &emmc2_cmd &emmc2_ds 43 pinctrl-1 = <&emmc2_clk &emmc2_cmd &emmc2_ds 46 pinctrl-names = "default", "uhs"; [all …]
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/ |
D | rcar_h3ulcb_r8a77951_a57.dts | 4 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 11 #include <zephyr/dt-bindings/gpio/gpio.h> 12 #include "rcar_h3ulcb_r8a77951_a57-pinctrl.dtsi" 20 zephyr,shell-uart = &scif2; 24 device_type = "mmio-sram"; 33 vcc_sd0: regulator-vcc-sd0 { 34 compatible = "regulator-fixed"; 36 regulator-name = "SD0 Vcc"; 37 regulator-min-microvolt = <3300000>; [all …]
|
/Zephyr-latest/dts/x86/intel/ |
D | alder_lake.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <zephyr/dt-bindings/interrupt-controller/intel-ioapic.h> 9 #include <zephyr/dt-bindings/i2c/i2c.h> 10 #include <zephyr/dt-bindings/pcie/pcie.h> 11 #include <zephyr/dt-bindings/gpio/gpio.h> 16 #address-cells = <1>; 17 #size-cells = <0>; 21 compatible = "intel,alder-lake", "intel,x86_64"; 22 d-cache-line-size = <64>; 26 cpu@1 { [all …]
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/ |
D | mimxrt595_evk_mimxrt595s_cm33.dts | 2 * Copyright 2022-2023, NXP 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 #include "mimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi" 16 model = "NXP MIMXRT595-EVK board"; 25 usart-0 = &flexcomm0; 30 pwm-0 = &sc_timer; 31 dmic-dev = &dmic0; 32 mcuboot-button0 = &user_button_1; [all …]
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 14 * Introduced :ref:`USB-C <usbc_api>` device stack with PD (power delivery) 17 CMSIS-DSP as the default backend. 30 * CVE-2023-0359: Under embargo until 2023-04-20 32 * CVE-2023-0779: Under embargo until 2023-04-22 66 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding. 71 * Starting from this release ``zephyr-`` prefixed tags won't be created 82 image states). Use of a truncated hash or non-sha256 hash will still work 88 registration function at boot-up. If applications register this then 93 application code, these will now automatically be registered at boot-up (this 129 This may cause out-of-tree scripts or commands to fail if they have relied [all …]
|