Home
last modified time | relevance | path

Searched +full:slow +full:- +full:clk +full:- +full:freq (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.5.0/tests/drivers/spi/spi_loopback/boards/
Dnucleo_h723zg.overlay4 * SPDX-License-Identifier: Apache-2.0
7 /* Set div-q to get test clk freq into acceptable SPI freq range */
9 /delete-property/ div-q;
10 div-q = <8>;
15 /delete-property/ clocks;
18 slow@0 {
19 compatible = "test-spi-loopback-slow";
21 spi-max-frequency = <500000>;
24 compatible = "test-spi-loopback-fast";
26 spi-max-frequency = <16000000>;
/Zephyr-Core-3.5.0/dts/bindings/counter/
Despressif,esp32-rtc-timer.yaml2 # SPDX-License-Identifier: Apache-2.0
8 Any reset/sleep mode, except for the power-up reset, will not
14 running from power-up.
19 slow-clk-freq:
21 The slow clock input frequency for the RTC Timer.
25 compatible: "espressif,esp32-rtc-timer"
/Zephyr-Core-3.5.0/dts/arm/nxp/
Dnxp_rt6xx_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include <arm/armv8-m.dtsi>
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/clock/mcux_lpc_syscon_clock.h>
11 #include <zephyr/dt-bindings/gpio/gpio.h>
12 #include <zephyr/dt-bindings/i2c/i2c.h>
13 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
21 #address-cells = <1>;
22 #size-cells = <0>;
25 compatible = "arm,cortex-m33f";
[all …]
Dnxp_rt5xx_common.dtsi2 * Copyright 2022-2023, NXP
4 * SPDX-License-Identifier: Apache-2.0
8 #include <arm/armv8-m.dtsi>
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/clock/mcux_lpc_syscon_clock.h>
11 #include <zephyr/dt-bindings/gpio/gpio.h>
12 #include <zephyr/dt-bindings/i2c/i2c.h>
13 #include <zephyr/dt-bindings/mipi_dsi/mipi_dsi.h>
14 #include <zephyr/dt-bindings/inputmux/inputmux_trigger_ports.h>
15 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
[all …]
/Zephyr-Core-3.5.0/dts/xtensa/espressif/esp32s2/
Desp32s2_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/adc.h>
9 #include <zephyr/dt-bindings/gpio/gpio.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/clock/esp32s2_clock.h>
12 #include <zephyr/dt-bindings/interrupt-controller/esp32s2-xtensa-intmux.h>
13 #include <dt-bindings/pinctrl/esp32-pinctrl.h>
16 #address-cells = <1>;
17 #size-cells = <1>;
20 die-temp0 = &coretemp;
[all …]
/Zephyr-Core-3.5.0/dts/riscv/espressif/esp32c3/
Desp32c3_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/adc/adc.h>
8 #include <zephyr/dt-bindings/gpio/gpio.h>
9 #include <zephyr/dt-bindings/i2c/i2c.h>
10 #include <zephyr/dt-bindings/interrupt-controller/esp-esp32c3-intmux.h>
11 #include <zephyr/dt-bindings/clock/esp32c3_clock.h>
12 #include <dt-bindings/pinctrl/esp32-pinctrl.h>
15 #address-cells = <1>;
16 #size-cells = <1>;
19 die-temp0 = &coretemp;
[all …]
/Zephyr-Core-3.5.0/dts/xtensa/espressif/esp32/
Desp32_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/adc.h>
9 #include <zephyr/dt-bindings/gpio/gpio.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/clock/esp32_clock.h>
12 #include <zephyr/dt-bindings/interrupt-controller/esp-xtensa-intmux.h>
13 #include <dt-bindings/pinctrl/esp32-pinctrl.h>
14 #include <zephyr/dt-bindings/pwm/pwm.h>
20 zephyr,flash-controller = &flash;
24 #address-cells = <1>;
[all …]
/Zephyr-Core-3.5.0/dts/xtensa/espressif/esp32s3/
Desp32s3_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/adc.h>
9 #include <zephyr/dt-bindings/gpio/gpio.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
11 #include <zephyr/dt-bindings/clock/esp32s3_clock.h>
12 #include <zephyr/dt-bindings/interrupt-controller/esp32s3-xtensa-intmux.h>
13 #include <dt-bindings/pinctrl/esp32s3-pinctrl.h>
19 zephyr,flash-controller = &flash;
23 #address-cells = <1>;
24 #size-cells = <0>;
[all …]
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.3.rst14 * 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 …]