Searched +full:bt +full:- +full:reg +full:- +full:on +full:- +full:gpios (Results 1 – 25 of 48) sorted by relevance
12
/Zephyr-latest/dts/bindings/bluetooth/ |
D | zephyr,bt-hci-spi-slave.yaml | 2 # SPDX-License-Identifier: Apache-2.0 11 bt-hci@0 { 12 compatible = "zephyr,bt-hci-spi-slave"; 13 reg = <0>; 14 irq-gpios = <&gpio1 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; 18 The bt-hci@0 node configures an HCI SPI slave on SPI slave 21 The host interrupt GPIO is set to gpio1 pin 2 via irq-gpios. The 22 GPIO flags are just for example and may be different depending on 25 compatible: "zephyr,bt-hci-spi-slave" 29 on-bus: spi [all …]
|
D | infineon,cyw43xxx-bt-hci.yaml | 4 # SPDX-License-Identifier: Apache-2.0 14 current-speed = <115200>; 16 /* HCI-UART pins*/ 17 pinctrl-0 = <&p3_1_scb2_uart_tx &p3_0_scb2_uart_rx 19 pinctrl-names = "default"; 22 hw-flow-control; 24 bt-hci { 26 compatible = "infineon,cyw43xxx-bt-hci"; 27 bt-reg-on-gpios = <&gpio_prt3 4 (GPIO_ACTIVE_HIGH)>; 29 fw-download-speed = <3000000>; [all …]
|
/Zephyr-latest/boards/infineon/cy8cproto_062_4343w/ |
D | cy8cproto_062_4343w.dts | 3 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "cy8cproto_062_4343w-common.dtsi" 10 #include "cy8cproto_062_4343w-pinctrl.dtsi" 17 uart-5 = &uart5; 18 i2c-0 = &i2c3; 27 zephyr,shell-uart = &uart5; 28 zephyr,bt-hci = &bt_hci_uart; 37 compatible = "infineon,cat1-uart"; 39 current-speed = <115200>; [all …]
|
/Zephyr-latest/boards/nxp/hexiwear/ |
D | hexiwear_mk64f12.dts | 1 /* SPDX-License-Identifier: Apache-2.0 */ 3 /dts-v1/; 6 #include <zephyr/dt-bindings/pwm/pwm.h> 7 #include "hexiwear_mk64f12-pinctrl.dtsi" 17 pwm-led0 = &green_pwm_led; 18 red-pwm-led = &red_pwm_led; 19 green-pwm-led = &green_pwm_led; 20 blue-pwm-led = &blue_pwm_led; 28 zephyr,code-partition = &slot0_partition; 29 zephyr,uart-mcumgr = &uart0; [all …]
|
/Zephyr-latest/boards/arduino/nicla_vision/ |
D | arduino_nicla_vision_stm32h747xx_m7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/h7/stm32h747a(g-i)ix-pinctrl.dtsi> 10 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h> 15 compatible = "arduino,nicla-vision"; 19 zephyr,shell-uart = &lpuart1; 20 zephyr,uart-mcumgr = &lpuart1; 21 zephyr,bt-hci = &bt_hci_uart; 24 zephyr,code-partition = &slot0_partition; 34 compatible = "usb-ulpi-phy"; [all …]
|
/Zephyr-latest/boards/panasonic/pan1783/ |
D | pan1783_nrf5340_cpunet_common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 6 #include "pan1783_nrf5340_cpunet-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 zephyr,shell-uart = &uart0; 14 zephyr,uart-mcumgr = &uart0; 15 zephyr,bt-mon-uart = &uart0; 16 zephyr,bt-c2h-uart = &uart0; 17 zephyr,bt-hci-ipc = &ipc0; 18 nordic,802154-spinel-ipc = &ipc0; 23 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | thingy53_nrf5340_cpunet.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include "thingy53_nrf5340_cpunet-pinctrl.dtsi" 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 compatible = "nordic,thingy53-nrf5340-cpunet"; 18 zephyr,shell-uart = &uart0; 19 zephyr,uart-mcumgr = &uart0; 20 zephyr,bt-mon-uart = &uart0; 21 zephyr,bt-c2h-uart = &uart0; 22 zephyr,bt-hci-ipc = &ipc0; [all …]
|
D | thingy53_nrf5340_common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 6 #include "thingy53_nrf5340_common-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 8 #include <zephyr/dt-bindings/battery/battery.h> 12 zephyr,bt-hci-ipc = &ipc0; 13 zephyr,bt-hci = &bt_hci_ipc0; 14 nordic,802154-spinel-ipc = &ipc0; 19 compatible = "gpio-keys"; 21 gpios = <&gpio1 14 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 26 gpios = <&gpio1 13 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; [all …]
|
/Zephyr-latest/boards/panasonic/pan1781_evb/ |
D | pan1781_evb.dts | 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 10 #include "pan1781_evb-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "pan1781-evb"; 15 compatible = "panasonic-industrial-devices-europe-gmbh,pan1781-evb"; 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 21 zephyr,bt-mon-uart = &uart0; 22 zephyr,bt-c2h-uart = &uart0; [all …]
|
/Zephyr-latest/boards/arduino/giga_r1/ |
D | arduino_giga_r1_stm32h747xx_m7.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/h7/stm32h747xihx-pinctrl.dtsi> 10 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h> 15 compatible = "arduino,giga-r1"; 19 zephyr,shell-uart = &usart1; 20 zephyr,uart-mcumgr = &usart1; 21 zephyr,bt-hci = &bt_hci_uart; 25 zephyr,code-partition = &slot0_partition; 29 compatible = "zephyr,memory-region", "mmio-sram"; [all …]
|
/Zephyr-latest/boards/nordic/thingy52/ |
D | thingy52_nrf52832.dts | 6 * SPDX-License-Identifier: Apache-2.0 9 /dts-v1/; 11 #include "thingy52_nrf52832-pinctrl.dtsi" 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 16 compatible = "nordic,thingy52-nrf52832"; 20 zephyr,shell-uart = &uart0; 21 zephyr,bt-mon-uart = &uart0; 22 zephyr,bt-c2h-uart = &uart0; 25 zephyr,code-partition = &slot0_partition; 39 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/boards/arduino/nano_33_ble/ |
D | arduino_nano_33_ble-common.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 10 zephyr,shell-uart = &uart0; 11 zephyr,uart-mcumgr = &uart0; 12 zephyr,bt-mon-uart = &uart0; 13 zephyr,bt-c2h-uart = &uart0; 16 zephyr,code-partition = &code_partition; 21 compatible = "gpio-leds"; 23 gpios = <&gpio0 24 GPIO_ACTIVE_LOW>; 27 gpios = <&gpio0 16 GPIO_ACTIVE_LOW>; 31 gpios = <&gpio0 6 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/ |
D | xg27_dk2602a.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include "xg27_dk2602a-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/regulator/silabs_dcdc.h> 14 model = "Silicon Labs xG27-DK2602A Dev Kit"; 25 mcuboot-led0 = &led0; 26 mcuboot-button0 = &button0; 30 zephyr,code-partition = &slot0_partition; 31 zephyr,bt-hci = &bt_hci_silabs; 48 clock-frequency = <DT_FREQ_K(76800)>; [all …]
|
D | thunderboard.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 11 zephyr,bt-c2h-uart = &usart1; 13 zephyr,shell-uart = &usart1; 14 zephyr,uart-pipe = &usart1; 20 compatible = "gpio-leds"; 22 gpios = <&gpiob 0 GPIO_ACTIVE_HIGH>; 28 compatible = "gpio-keys"; 30 gpios = <&gpiob 1 GPIO_ACTIVE_LOW>; 36 wake_up_trigger: gpio-wake-up { [all …]
|
/Zephyr-latest/boards/panasonic/pan1782_evb/ |
D | pan1782_evb.dts | 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 10 #include "pan1782_evb-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "pan1782-evb"; 15 compatible = "panasonic-industrial-devices-europe-gmbh,pan1782-evb"; 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 21 zephyr,bt-mon-uart = &uart0; 22 zephyr,bt-c2h-uart = &uart0; [all …]
|
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/ |
D | nrf5340_audio_dk_nrf5340_cpuapp_common.dtsi | 2 * Copyright (c) 2020-2022 Nordic Semiconductor ASA 4 * SPDX-License-Identifier: Apache-2.0 6 #include "nrf5340_audio_dk_nrf5340_cpuapp_common-pinctrl.dtsi" 7 #include <zephyr/dt-bindings/sensor/ina230.h> 12 zephyr,shell-uart = &uart0; 13 zephyr,uart-mcumgr = &uart0; 14 zephyr,bt-mon-uart = &uart0; 15 zephyr,bt-c2h-uart = &uart0; 16 zephyr,bt-hci = &bt_hci_ipc0; 20 gpio_fwd: nrf-gpio-forwarder { [all …]
|
/Zephyr-latest/boards/ezurio/mg100/ |
D | mg100.dts | 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 10 #include "mg100-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 21 zephyr,bt-mon-uart = &uart0; 24 zephyr,code-partition = &slot0_partition; 29 compatible = "gpio-leds"; 31 gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/ |
D | bl5340_dvk_nrf5340_cpuapp_common.dtsi | 2 * Copyright (c) 2019-2023 Nordic Semiconductor ASA 3 * Copyright (c) 2021-2023 Laird Connectivity 5 * SPDX-License-Identifier: Apache-2.0 7 #include "bl5340_dvk_nrf5340_cpuapp_common-pinctrl.dtsi" 8 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 zephyr,shell-uart = &uart0; 14 zephyr,uart-mcumgr = &uart0; 15 zephyr,bt-mon-uart = &uart0; 16 zephyr,bt-c2h-uart = &uart0; 18 zephyr,bt-hci = &bt_hci_ipc0; [all …]
|
/Zephyr-latest/boards/panasonic/pan1770_evb/ |
D | pan1770_evb.dts | 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 10 #include "pan1770_evb-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "pan1770-evb"; 15 compatible = "panasonic-industrial-devices-europe-gmbh,pan1770-evb"; 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 21 zephyr,bt-mon-uart = &uart0; 22 zephyr,bt-c2h-uart = &uart0; [all …]
|
/Zephyr-latest/boards/panasonic/pan1780_evb/ |
D | pan1780_evb.dts | 5 * SPDX-License-Identifier: Apache-2.0 8 /dts-v1/; 10 #include "pan1780_evb-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "pan1780-evb"; 15 compatible = "panasonic-industrial-devices-europe-gmbh,pan1780-evb"; 19 zephyr,shell-uart = &uart0; 20 zephyr,uart-mcumgr = &uart0; 21 zephyr,bt-mon-uart = &uart0; 22 zephyr,bt-c2h-uart = &uart0; [all …]
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "m5stack_core2-pinctrl.dtsi" 12 #include <zephyr/dt-bindings/display/ili9xxx.h> 13 #include <zephyr/dt-bindings/regulator/axp192.h> 21 pwr-led = &pwr_led; 22 uart-0 = &uart0; 23 i2c-0 = &i2c0; 33 zephyr,shell-uart = &uart0; 36 zephyr,code-partition = &slot0_partition; [all …]
|
/Zephyr-latest/boards/silabs/dev_kits/xg24_dk2601b/ |
D | xg24_dk2601b.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 10 #include <zephyr/dt-bindings/regulator/silabs_dcdc.h> 11 #include "xg24_dk2601b-pinctrl.dtsi" 19 zephyr,shell-uart = &usart0; 20 zephyr,uart-pipe = &usart0; 23 zephyr,code-partition = &slot0_partition; 24 zephyr,bt-hci = &bt_hci_silabs; 37 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/boards/silabs/dev_kits/sltb010a/ |
D | thunderboard.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 7 #include <zephyr/dt-bindings/input/input-event-codes.h> 11 zephyr,bt-c2h-uart = &usart1; 13 zephyr,shell-uart = &usart1; 14 zephyr,uart-pipe = &usart1; 20 compatible = "gpio-leds"; 22 gpios = <&gpiob 0 GPIO_ACTIVE_HIGH>; 28 compatible = "gpio-keys"; 30 gpios = <&gpiob 1 GPIO_ACTIVE_LOW>; 36 wake_up_trigger: gpio-wake-up { [all …]
|
/Zephyr-latest/boards/m5stack/m5stickc_plus/ |
D | m5stickc_plus_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "m5stickc_plus-pinctrl.dtsi" 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 11 #include <zephyr/dt-bindings/regulator/axp192.h> 12 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h> 17 compatible = "m5stack,m5stickc-plus"; 23 uart-0 = &uart0; 24 i2c-0 = &i2c0; 33 zephyr,shell-uart = &uart0; [all …]
|
/Zephyr-latest/boards/hardkernel/odroid_go/ |
D | odroid_go_procpu.dts | 4 * SPDX-License-Identifier: Apache-2.0 6 /dts-v1/; 9 #include "odroid_go-pinctrl.dtsi" 11 #include <zephyr/dt-bindings/input/input-event-codes.h> 14 model = "ODROID-GO Game Kit PROCPU"; 20 zephyr,shell-uart = &uart0; 22 zephyr,code-partition = &slot0_partition; 24 zephyr,bt-hci = &esp32_bt_hci; 28 compatible = "gpio-leds"; 30 gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>; [all …]
|
12