Home
last modified time | relevance | path

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

/Zephyr-latest/dts/bindings/bluetooth/
Dambiq,bt-hci-spi.yaml2 # SPDX-License-Identifier: Apache-2.0
8 compatible: "ambiq,bt-hci-spi"
10 include: [spi-device.yaml, bt-hci.yaml]
17 irq-gpios:
18 type: phandle-array
23 reset-gpios:
24 type: phandle-array
28 clkreq-gpios:
29 type: phandle-array
31 This clkreq gpio is used to send the XO32MHz clock request to host from
[all …]
/Zephyr-latest/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 …]