Home
last modified time | relevance | path

Searched refs:portb (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-latest/boards/seeed/wio_terminal/
Draspberrypi_40pins_connector.dtsi14 <2 0 &portb 14 0>, /* GPCLK0 */
15 <3 0 &portb 26 0>, /* TXD */
16 <4 0 &portb 27 0>, /* RXD */
18 <6 0 &portb 16 0>, /* I2S_BLCK */
19 <7 0 &portb 8 0>, /* A0/D0 */
20 <8 0 &portb 9 0>, /* A1/D1 */
22 <10 0 &portb 4 0>, /* A3/D3 */
23 <11 0 &portb 2 0>, /* SPI_MOSI */
24 <12 0 &portb 0 0>, /* SPI_MISO */
25 <13 0 &portb 5 0>, /* A4/D4 */
[all …]
Dgrove_connectors.dtsi12 gpio-map = <0 0 &portb 8 0>, /* A0/D0 */
13 <1 0 &portb 9 0>; /* A1/D1 */
Dwio_terminal.dts256 cs-gpios = <&portb 1 GPIO_ACTIVE_LOW>;
293 cs-gpios = <&portb 21 GPIO_ACTIVE_LOW>;
/Zephyr-latest/boards/arduino/nano_33_iot/
Darduino_nano_r3_connector.dtsi12 gpio-map = <0 0 &portb 23 0>, /* D0 / UART-RX */
13 <1 0 &portb 22 0>, /* D1 / UART-TX */
14 <2 0 &portb 10 0>, /* D2 */
15 <3 0 &portb 11 0>, /* D3 */
27 <15 0 &portb 2 0>, /* D15 / A1 */
30 <18 0 &portb 8 0>, /* D18 / A4 / I2C-SDA */
31 <19 0 &portb 9 0>, /* D19 / A5 / I2C-SCL */
33 <21 0 &portb 3 0>; /* D21 / A7 */
/Zephyr-latest/boards/arduino/mkrzero/
Darduino_mkr_connector.dtsi16 <4 0 &portb 10 0>, /* D4 */
17 <5 0 &portb 11 0>, /* D5 */
25 <13 0 &portb 23 0>, /* D13 / UART-RX */
26 <14 0 &portb 22 0>, /* D14 / UART-TX */
28 <16 0 &portb 2 0>, /* D16 / A1 */
29 <17 0 &portb 3 0>, /* D17 / A2 */
/Zephyr-latest/boards/adafruit/feather_m0_basic_proto/
Dfeather_connector.dtsi15 <1 0 &portb 8 0>, /* A1 */
16 <2 0 &portb 9 0>, /* A2 */
19 <5 0 &portb 2 0>, /* A5 */
20 <6 0 &portb 11 0>, /* SCK */
21 <7 0 &portb 10 0>, /* MOSI */
/Zephyr-latest/dts/arm/atmel/
Dsamr34.dtsi49 cs-gpios = <&portb 31 GPIO_ACTIVE_LOW>;
59 reset-gpios = <&portb 15 GPIO_ACTIVE_LOW>; /* nRST */
61 <&portb 16 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO0 */
64 <&portb 17 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>, /* DIO3 */
66 <&portb 0 (GPIO_PULL_DOWN | GPIO_ACTIVE_HIGH)>; /* DIO5 */
Dsamd2x.dtsi19 port-b = &portb;
175 portb: gpio@41004480 { label
Dsaml2x.dtsi20 port-b = &portb;
185 portb: gpio@40002880 { label
Dsamc2x.dtsi19 port-b = &portb;
224 portb: gpio@41000080 { label
/Zephyr-latest/boards/atmel/sam0/samr21_xpro/
Dsamr21_xpro.dts75 <12 0 &portb 3 0>, /* SPI5(SS) */
76 <13 0 &portb 22 0>, /* SPI5(MOSI) EXTx */
77 <14 0 &portb 2 0>, /* SPI5(MISO) EXTx */
78 <15 0 &portb 23 0>; /* SPI5(SCK) EXTx */
99 <13 0 &portb 22 0>, /* SPI5(MOSI) EXTx */
100 <14 0 &portb 2 0>, /* SPI5(MISO) EXTx */
101 <15 0 &portb 23 0>; /* SPI5(SCK) EXTx */
162 cs-gpios = <&portb 31 GPIO_ACTIVE_LOW>;
168 irq-gpios = <&portb 0 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
169 reset-gpios = <&portb 15 GPIO_ACTIVE_LOW>;
[all …]
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/boards/
Dsamd21_xpro.overlay10 out-gpios = <&portb 6 0>; /* EXT1.5 */
11 in-gpios = <&portb 7 0>; /* EXT1.6 */
/Zephyr-latest/boards/seeed/seeeduino_xiao/
Dseeed_xiao_connector.dtsi20 , <6 0 &portb 8 0> /* D6 */
21 , <7 0 &portb 9 0> /* D7 */
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/
Dsame54_xpro.overlay12 cs-gpios = <&portb 28 GPIO_ACTIVE_LOW>;
/Zephyr-latest/boards/adafruit/grand_central_m4_express/
Dadafruit_grand_central_m4_express.dts31 gpios = <&portb 1 0>;
64 cs-gpios = <&portb 28 GPIO_ACTIVE_LOW>;
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_sam0.c18 SAM_PORT_ADDR_OR_NONE(portb)
Dpinctrl_rv32m1.c18 (PORT_Type *)DT_REG_ADDR(DT_NODELABEL(portb)),
Dpinctrl_nxp_port.c20 (PORT_Type *)DT_REG_ADDR(DT_NODELABEL(portb)),
/Zephyr-latest/drivers/gpio/
Dgpio_sam0.c311 #if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(portb))
317 .regs = (PortGroup *)DT_REG_ADDR(DT_NODELABEL(portb)),
325 DEVICE_DT_DEFINE(DT_NODELABEL(portb),
/Zephyr-latest/dts/arm/nxp/
Dnxp_kl25z.dtsi127 portb: pinmux@4004a000 { label
167 nxp,kinetis-port = <&portb>;
Dnxp_kw40z.dtsi132 portb: pinmux@4004a000 { label
160 nxp,kinetis-port = <&portb>;
Dnxp_kw41z.dtsi139 portb: pinmux@4004a000 { label
167 nxp,kinetis-port = <&portb>;
/Zephyr-latest/boards/arduino/zero/
Darduino_zero.dts42 gpios = <&portb 3 0>;
/Zephyr-latest/boards/atmel/sam0/samd21_xpro/
Dsamd21_xpro.dts37 gpios = <&portb 30 GPIO_ACTIVE_LOW>;
/Zephyr-latest/boards/atmel/sam0/saml21_xpro/
Dsaml21_xpro.dts33 gpios = <&portb 10 GPIO_ACTIVE_LOW>;

12