Lines Matching +full:standby +full:- +full:gpios
2 * Copyright (c) 2017 I-SENSE group of ICCS
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f1/stm32f103r(8-b)tx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
13 model = "Olimex OLIMEXINO-STM32 board";
18 zephyr,shell-uart = &usart1;
25 compatible = "gpio-leds";
27 gpios = <&gpioa 5 GPIO_ACTIVE_HIGH>;
31 gpios = <&gpioa 1 GPIO_ACTIVE_HIGH>;
37 compatible = "gpio-keys";
40 gpios = <&gpioc 9 GPIO_ACTIVE_LOW>;
45 transceiver0: can-phy0 {
46 compatible = "microchip,mcp2551", "can-transceiver-gpio";
47 max-bitrate = <1000000>;
48 standby-gpios = <&gpioc 13 GPIO_ACTIVE_HIGH>;
49 #phy-cells = <0>;
62 clock-frequency = <DT_FREQ_M(8)>;
74 clock-frequency = <DT_FREQ_M(72)>;
75 ahb-prescaler = <1>;
76 apb1-prescaler = <2>;
77 apb2-prescaler = <1>;
86 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
87 pinctrl-names = "default";
88 current-speed = <115200>;
93 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
94 pinctrl-names = "default";
95 current-speed = <115200>;
99 pinctrl-0 = <&usart3_tx_pb10 &usart3_rx_pb11>;
100 pinctrl-names = "default";
101 current-speed = <115200>;
105 pinctrl-0 = <&i2c1_scl_pb6 &i2c1_sda_pb7>;
106 pinctrl-names = "default";
108 clock-frequency = <I2C_BITRATE_FAST>;
112 pinctrl-0 = <&i2c2_scl_pb10 &i2c2_sda_pb11>;
113 pinctrl-names = "default";
115 clock-frequency = <I2C_BITRATE_FAST>;
119 pinctrl-0 = <&spi1_nss_master_pa4 &spi1_sck_master_pa5
121 pinctrl-names = "default";
126 pinctrl-0 = <&spi2_nss_master_pb12 &spi2_sck_master_pb13
128 pinctrl-names = "default";
130 cs-gpios = <&gpiod 2 GPIO_ACTIVE_HIGH>;
133 compatible = "zephyr,sdhc-spi-slot";
136 spi-max-frequency = <24000000>;
138 compatible = "zephyr,sdmmc-disk";
139 disk-name = "SD";
147 disconnect-gpios = <&gpioc 12 GPIO_ACTIVE_LOW>;
148 pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
149 pinctrl-names = "default";
158 pinctrl-0 = <&tim1_ch1_pwm_out_pa8>;
159 pinctrl-names = "default";
168 pinctrl-0 = <&can_rx_remap1_pb8 &can_tx_remap1_pb9>;
169 pinctrl-names = "default";