Home
last modified time | relevance | path

Searched +full:clkreq +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/dts/bindings/bluetooth/
Dambiq,bt-hci-spi.yaml2 # SPDX-License-Identifier: Apache-2.0
8 compatible: "ambiq,bt-hci-spi"
15 irq-gpios:
16 type: phandle-array
21 reset-gpios:
22 type: phandle-array
26 clkreq-gpios:
27 type: phandle-array
29 This clkreq gpio is used to send the XO32MHz clock request to host from
/Zephyr-Core-3.6.0/dts/arm/ambiq/
Dambiq_apollo4p_blue.dtsi1 /* SPDX-License-Identifier: Apache-2.0 */
3 #include <arm/armv7-m.dtsi>
6 #include <zephyr/dt-bindings/i2c/i2c.h>
7 #include <zephyr/dt-bindings/gpio/gpio.h>
11 uartclk: apb-pclk {
12 compatible = "fixed-clock";
13 clock-frequency = <DT_FREQ_M(24)>;
14 #clock-cells = <0>;
18 clock-frequency = <DT_FREQ_M(32)>;
19 #clock-cells = <1>;
[all …]