Home
last modified time | relevance | path

Searched +full:location +full:- +full:rmii_refclk (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/dts/bindings/ethernet/
Dsilabs,gecko-ethernet.yaml3 # SPDX-License-Identifier: Apache-2.0
7 compatible: "silabs,gecko-ethernet"
9 include: ethernet-controller.yaml
21 phy-address:
26 # RMII interface location
27 location-rmii:
30 description: location of RMII pins, configuration defined as <location>
32 # PHY management interface location
33 location-mdio:
36 description: location of MDC and MDIO pins, configuration defined as <location>
[all …]
/Zephyr-Core-3.7.0/boards/silabs/radio_boards/slwrb4321a/
Dslwrb4321a.dts6 * SPDX-License-Identifier: Apache-2.0
9 /dts-v1/;
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include "slwrb4321a-pinctrl.dtsi"
20 zephyr,shell-uart = &usart0;
35 compatible = "gpio-leds";
47 compatible = "gpio-keys";
65 current-speed = <115200>;
66 pinctrl-0 = <&usart0_default>;
67 pinctrl-names = "default";
[all …]
/Zephyr-Core-3.7.0/boards/silabs/starter_kits/slstk3701a/
Dslstk3701a.dts5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include "slstk3701a-pinctrl.dtsi"
19 zephyr,shell-uart = &usart4;
34 compatible = "gpio-leds";
46 compatible = "gpio-keys";
63 current-speed = <115200>;
64 pinctrl-0 = <&usart0_default>;
65 pinctrl-names = "default";
[all …]