/Zephyr-Core-2.7.6/dts/bindings/lora/ |
D | semtech,sx127x-base.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 include: spi-device.yaml 8 reset-gpios: 9 type: phandle-array 14 This signal is open-drain, active-high (SX1272/3) or 15 active-low (SX1276/7/8/9) as interpreted by the modem. 17 dio-gpios: 18 type: phandle-array 23 These signals are normally active-high. 25 power-amplifier-output: [all …]
|
D | semtech,sx126x-base.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 include: spi-device.yaml 8 reset-gpios: 9 type: phandle-array 14 This signal is open-drain, active-low as interpreted by the 17 busy-gpios: 18 type: phandle-array 23 antenna-enable-gpios: 24 type: phandle-array 27 Antenna power enable pin. [all …]
|
/Zephyr-Core-2.7.6/boards/arm/bt610/ |
D | bt610.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 16 zephyr,shell-uart = &uart0; 17 zephyr,uart-mcumgr = &uart0; 18 zephyr,bt-mon-uart = &uart0; 19 zephyr,bt-c2h-uart = &uart0; 22 zephyr,code-partition = &slot0_partition; 26 compatible = "gpio-leds"; 28 gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>; 32 gpios = <&gpio1 3 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-Core-2.7.6/drivers/wifi/winc1500/ |
D | wifi_winc1500_nm_bsp.c | 4 * SPDX-License-Identifier: Apache-2.0 45 gpio_pin_set_raw(winc1500.gpios[WINC1500_GPIO_IDX_CHIP_EN].dev, in nm_bsp_reset() 46 winc1500.gpios[WINC1500_GPIO_IDX_CHIP_EN].pin, 0); in nm_bsp_reset() 47 gpio_pin_set_raw(winc1500.gpios[WINC1500_GPIO_IDX_RESET_N].dev, in nm_bsp_reset() 48 winc1500.gpios[WINC1500_GPIO_IDX_RESET_N].pin, 0); in nm_bsp_reset() 51 gpio_pin_set_raw(winc1500.gpios[WINC1500_GPIO_IDX_CHIP_EN].dev, in nm_bsp_reset() 52 winc1500.gpios[WINC1500_GPIO_IDX_CHIP_EN].pin, 1); in nm_bsp_reset() 55 gpio_pin_set_raw(winc1500.gpios[WINC1500_GPIO_IDX_RESET_N].dev, in nm_bsp_reset() 56 winc1500.gpios[WINC1500_GPIO_IDX_RESET_N].pin, 1); in nm_bsp_reset() 71 BIT(winc1500.gpios[WINC1500_GPIO_IDX_IRQN].pin)); in nm_bsp_register_isr() [all …]
|
/Zephyr-Core-2.7.6/boards/arm/thingy52_nrf52832/ |
D | thingy52_nrf52832.dts | 6 * SPDX-License-Identifier: Apache-2.0 9 /dts-v1/; 14 compatible = "nordic,thingy52-nrf52832"; 18 zephyr,shell-uart = &uart0; 19 zephyr,bt-mon-uart = &uart0; 20 zephyr,bt-c2h-uart = &uart0; 23 zephyr,code-partition = &slot0_partition; 33 compatible = "gpio-leds"; 36 gpios = <&sx1509b 7 GPIO_ACTIVE_LOW>; 38 //vin-supply = <&vdd_pwr>; [all …]
|
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/ |
D | Kconfig.df | 4 # SPDX-License-Identifier: Apache-2.0 36 Enable support for Bluetooth 5.1 Direction Finding 44 bool "Enable transmission of Constant Tone Extension" 48 Enable support for transmission of Constant Tone Extension in 52 bool "Enable reception of CTE with 1us sampling slots" 56 Enable reception of Constant Tone Extension. Process IQ sampling 62 bool "Enable support for 1us antenna switch slots" 66 Enable support for 1us antenna switching slots. This antenna switching 73 bool "Enable antenna switching during CTE transmission (AoD) feature" 77 Enable support for antenna switching during CTE transmission. [all …]
|
/Zephyr-Core-2.7.6/drivers/serial/ |
D | Kconfig.nrfx | 3 # Copyright (c) 2016 - 2018, Nordic Semiconductor ASA 4 # SPDX-License-Identifier: Apache-2.0 14 Enable support for nrfx UART drivers for nRF MCU series. 21 DT_COMPAT_NORDIC_NRF_UART := nordic,nrf-uart 22 DT_COMPAT_NORDIC_NRF_UARTE := nordic,nrf-uarte 24 # ----------------- port 0 ----------------- 29 Enable nRF UART without EasyDMA on port 0. 35 Enable nRF UART with EasyDMA on port 0. 48 bool "Enable interrupt support on port 0" 55 bool "Enable Asynchronous API support on port 0" [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/misc/ |
D | zephyr,modbus-serial.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "zephyr,modbus-serial" 8 include: uart-device.yaml 11 de-gpios: 12 type: phandle-array 14 description: Driver enable pin. 16 Driver enable pin (DE) of the RS-485 transceiver. 20 re-gpios: 21 type: phandle-array 23 description: Receiver enable pin. [all …]
|
/Zephyr-Core-2.7.6/tests/drivers/regulator/fixed/dts/bindings/ |
D | test-regulator-fixed.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 compatible: "test-regulator-fixed" 11 check-gpios: 12 type: phandle-array 16 test regulator enable-gpios property. This is used to confirm that 20 active level of the flags cell in the regulator's enable-gpios
|
/Zephyr-Core-2.7.6/boards/arm/b_l072z_lrwan1/ |
D | b_l072z_lrwan1.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/l0/stm32l072c(b-z)tx-pinctrl.dtsi> 12 model = "STMicroelectronics B-L072Z-LRWAN1 Discovery kit"; 13 compatible = "st,stm32l072z-lrwan1"; 17 zephyr,shell-uart = &usart2; 23 compatible = "gpio-leds"; 25 gpios = <&gpioa 5 GPIO_ACTIVE_HIGH>; 29 gpios = <&gpiob 5 GPIO_ACTIVE_HIGH>; 33 gpios = <&gpiob 6 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-Core-2.7.6/boards/arm/rak4631_nrf52840/ |
D | rak4631_nrf52840.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <dt-bindings/lora/sx126x.h> 17 zephyr,shell-uart = &uart1; 18 zephyr,uart-mcumgr = &uart1; 19 zephyr,bt-mon-uart = &uart1; 20 zephyr,bt-c2h-uart = &uart1; 23 zephyr,code-partition = &slot0_partition; 27 compatible = "gpio-leds"; 29 gpios = <&gpio1 4 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/wifi/ |
D | atmel,winc1500.yaml | 2 # SPDX-License-Identifier: Apache-2.0 8 include: spi-device.yaml 11 irq-gpios: 12 type: phandle-array 15 reset-gpios: 16 type: phandle-array 19 enable-gpios: 20 type: phandle-array
|
/Zephyr-Core-2.7.6/samples/net/wifi/boards/ |
D | reel_board.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 cs-gpios = <&gpio1 3 GPIO_ACTIVE_LOW>; 10 sck-pin = <36>; 11 mosi-pin = <37>; 12 miso-pin = <38>; 19 spi-max-frequency = <4000000>; 20 irq-gpios = <&gpio1 7 1>; 21 reset-gpios = <&gpio1 8 1>; 22 enable-gpios = <&gpio1 12 0>;
|
/Zephyr-Core-2.7.6/dts/arm/seeed/ |
D | lora-e5.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <st/wl/stm32wle5jcix-pinctrl.dtsi> 11 clock-frequency = <DT_FREQ_M(32)>; 12 hse-tcxo; 16 clock-frequency = <32768>; 23 tx-enable-gpios = <&gpioa 4 GPIO_ACTIVE_LOW>; 24 rx-enable-gpios = <&gpioa 5 GPIO_ACTIVE_LOW>; 25 dio3-tcxo-voltage = <SX126X_DIO3_TCXO_1V7>; 26 tcxo-power-startup-delay-ms = <5>;
|
/Zephyr-Core-2.7.6/boards/shields/adafruit_winc1500/ |
D | adafruit_winc1500.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 cs-gpios = <&arduino_header 16 0>; /* D10 */ 16 spi-max-frequency = <4000000>; 17 irq-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; /* D7 */ 18 reset-gpios = <&arduino_header 11 GPIO_ACTIVE_LOW>; /* D5 */ 19 enable-gpios = <&arduino_header 12 0>; /* D6 */
|
/Zephyr-Core-2.7.6/boards/arm/stm32l496g_disco/ |
D | stm32l496g_disco_defconfig | 1 # SPDX-License-Identifier: Apache-2.0 6 # Enable MPU 9 # Enable HW stack protection 12 # enable uart driver 15 # enable pinmux 18 # enable GPIOs 21 # Enable Clocks
|
/Zephyr-Core-2.7.6/boards/arm/arduino_nano_33_ble/src/ |
D | init_sensors.c | 4 * SPDX-License-Identifier: Apache-2.0 12 …* https://github.com/arduino/ArduinoCore-nRF528x-mbedos/blob/6216632cc70271619ad43547c804dabb4afa4… 18 struct arduino_gpio_t gpios; in board_internal_sensors_init() local 20 arduino_gpio_init(&gpios); in board_internal_sensors_init() 22 arduino_gpio_pinMode(&gpios, ARDUINO_LEDPWR, GPIO_OUTPUT); in board_internal_sensors_init() 23 arduino_gpio_digitalWrite(&gpios, ARDUINO_LEDPWR, 1); in board_internal_sensors_init() 25 CoreDebug->DEMCR = 0; in board_internal_sensors_init() 26 NRF_CLOCK->TRACECONFIG = 0; in board_internal_sensors_init() 40 PWM[i]->ENABLE = 0; in board_internal_sensors_init() 41 PWM[i]->PSEL.OUT[0] = 0xFFFFFFFFUL; in board_internal_sensors_init() [all …]
|
/Zephyr-Core-2.7.6/boards/arm/nucleo_wl55jc/ |
D | nucleo_wl55jc.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/wl/stm32wl55jcix-pinctrl.dtsi> 13 model = "STMicroelectronics STM32WL55JC-NUCLEO board"; 14 compatible = "st,stm32wl55-nucleo"; 18 zephyr,shell-uart = &lpuart1; 21 zephyr,code-partition = &flash0; 25 compatible = "gpio-leds"; 27 gpios = <&gpiob 15 GPIO_ACTIVE_HIGH>; 31 gpios = <&gpiob 9 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-Core-2.7.6/samples/boards/pine64_pinetime/src/ |
D | main.c | 4 * SPDX-License-Identifier: Apache-2.0 26 dev_gpio = device_get_binding(DT_GPIO_LABEL(DT_ALIAS(led0), gpios)); in main() 28 return (-EOPNOTSUPP); in main() 31 ret = gpio_pin_configure(dev_gpio, DT_GPIO_PIN(DT_ALIAS(led0), gpios), in main() 33 DT_GPIO_FLAGS(DT_ALIAS(led0), gpios)); in main() 36 ret, DT_GPIO_PIN(DT_ALIAS(led0), gpios), DT_LABEL(DT_ALIAS(led0))); in main() 40 ret = gpio_pin_configure(dev_gpio, DT_GPIO_PIN(DT_ALIAS(sw0), gpios), in main() 42 DT_GPIO_FLAGS(DT_ALIAS(sw0), gpios)); in main() 45 ret, DT_GPIO_PIN(DT_ALIAS(sw0), gpios), DT_LABEL(DT_ALIAS(sw0))); in main() 50 BIT(DT_GPIO_PIN(DT_ALIAS(sw0), gpios))); in main() [all …]
|
/Zephyr-Core-2.7.6/tests/drivers/regulator/fixed/boards/ |
D | nrf52840dk_nrf52840.overlay | 3 * SPDX-License-Identifier: Apache-2.0 10 enable-gpios = <&gpio1 1 GPIO_ACTIVE_HIGH>; /* Arduino D0 */ 13 check-gpios = <&gpio1 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* Arduino D1 */ 18 /* Default-enabled Arduino UART steals the pins we want. */
|
/Zephyr-Core-2.7.6/boards/arm/thingy53_nrf5340/ |
D | thingy53_nrf5340_common.dts | 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; 17 compatible = "gpio-keys"; 19 gpios = <&gpio1 14 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 23 gpios = <&gpio1 13 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; 29 compatible = "gpio-leds"; 31 gpios = <&gpio1 8 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-Core-2.7.6/boards/arm/96b_avenger96/ |
D | 96b_avenger96.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/mp1/stm32mp157aacx-pinctrl.dtsi> 13 compatible = "arrow,stm32mp157a-avenger96"; 18 * remoteproc. To enable console and shell over UART, uncomment 23 * zephyr,shell-uart = &uart7; 30 compatible = "gpio-leds"; 32 gpios = <&gpiof 3 GPIO_ACTIVE_HIGH>; 36 gpios = <&gpiog 0 GPIO_ACTIVE_HIGH>; 40 gpios = <&gpiog 1 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-Core-2.7.6/boards/arm/lora_e5_dev_board/ |
D | lora_e5_dev_board.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 8 #include <seeed/lora-e5.dtsi> 11 model = "Seeed Studio LoRa-E5 Dev Board"; 12 compatible = "seeed,lora-e5-dev-board"; 16 zephyr,shell-uart = &usart1; 19 zephyr,code-partition = &flash0; 23 compatible = "gpio-leds"; 25 gpios = <&gpiob 5 GPIO_ACTIVE_LOW>; 32 compatible = "gpio-keys"; [all …]
|
/Zephyr-Core-2.7.6/dts/bindings/sensor/ |
D | st,lis2mdl-common.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 irq-gpios: 6 type: phandle-array 14 single-mode: 21 cancel-offset: 25 Set to enable the offset cancellation. Otherwise it would be 28 spi-full-duplex: 32 Enable SPI 4wires mode with separated MISO and MOSI lines
|
/Zephyr-Core-2.7.6/dts/bindings/usb/ |
D | st,stm32-usb.yaml | 1 # Copyright (c) 2017, I-SENSE group of ICCS 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "st,stm32-usb" 8 include: usb-ep.yaml 17 ram-size: 24 disconnect-gpios: 25 type: phandle-array 28 Some boards use a USB DISCONNECT pin to enable 29 the pull-up resistor on USB Data Positive signal. 36 enable-pin-remap: [all …]
|