Searched +full:tx +full:- +full:enable +full:- +full:gpios (Results 1 – 25 of 86) sorted by relevance
1234
/Zephyr-latest/dts/bindings/lora/ |
D | semtech,sx126x-base.yaml | 3 # SPDX-License-Identifier: Apache-2.0 5 include: spi-device.yaml 8 reset-gpios: 9 type: phandle-array 13 This signal is open-drain, active-low as interpreted by the 16 busy-gpios: 17 type: phandle-array 21 antenna-enable-gpios: 22 type: phandle-array 24 Antenna power enable pin. [all …]
|
/Zephyr-latest/tests/subsys/lorawan/frag_decoder/boards/ |
D | native_sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/dt-bindings/lora/sx126x.h> 13 zephyr,code-partition = &slot0_partition; 21 #address-cells = <1>; 22 #size-cells = <1>; 25 #address-cells = <1>; 26 #size-cells = <0>; 30 clock-frequency = <2000000>; 32 cs-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>; 38 reset-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/tests/subsys/lorawan/clock_sync/boards/ |
D | native_sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 9 #include <zephyr/dt-bindings/lora/sx126x.h> 13 zephyr,code-partition = &slot0_partition; 21 #address-cells = <1>; 22 #size-cells = <1>; 25 #address-cells = <1>; 26 #size-cells = <0>; 30 clock-frequency = <2000000>; 32 cs-gpios = <&gpio0 1 GPIO_ACTIVE_LOW>; 38 reset-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | microchip,lan865x.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 LAN865x standalone 10BASE-T1L Ethernet controller with SPI interface. 9 include: [spi-device.yaml, ethernet-controller.yaml] 12 tx-cut-through-mode: 14 description: Enable TX cut through mode 15 rx-cut-through-mode: 17 description: Enable RX cut through mode 18 plca-enable: 20 description: Enable or disable PLCA support 21 plca-node-id: [all …]
|
/Zephyr-latest/boards/shields/semtech_sx1262mb2das/ |
D | semtech_sx1262mb2das.overlay | 3 * SPDX-License-Identifier: Apache-2.0 15 cs-gpios = <&arduino_header 13 GPIO_ACTIVE_LOW>; 20 spi-max-frequency = <16000000>; 22 reset-gpios = <&arduino_header 0 GPIO_ACTIVE_LOW>; 23 busy-gpios = <&arduino_header 9 GPIO_ACTIVE_HIGH>; 24 antenna-enable-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; 25 dio1-gpios = <&arduino_header 11 GPIO_ACTIVE_HIGH>; 26 dio2-tx-enable; 27 tcxo-power-startup-delay-ms = <5>;
|
/Zephyr-latest/drivers/ethernet/nxp_enet/ |
D | Kconfig | 3 # Copyright (c) 2016-2017 ARM Ltd 5 # SPDX-License-Identifier: Apache-2.0 24 Enable NXP ENET Ethernet driver. 35 Enable deprecated legacy MCUX Ethernet driver. 48 Enable the use of the ENET1G ethernet instance in 1G mode. 61 Enable hardware acceleration for the following: 62 - IPv4, UDP and TCP checksum (both Rx and Tx) 72 int "Number of TX buffers for ethernet driver" 76 Set the number of TX buffers provided to the NXP ENET driver. 112 Enable hardware acceleration for the following: [all …]
|
/Zephyr-latest/tests/drivers/build_all/lora/ |
D | sx1262.overlay | 3 * SPDX-License-Identifier: Apache-2.0 8 #address-cells = <1>; 9 #size-cells = <1>; 13 gpio-controller; 15 #gpio-cells = <0x2>; 20 #address-cells = <1>; 21 #size-cells = <0>; 26 cs-gpios = <&test_gpio 0 0>, 34 spi-max-frequency = <16000000>; 35 reset-gpios = <&test_gpio 0 0>; [all …]
|
/Zephyr-latest/dts/arm/rakwireless/ |
D | rak3172.dtsi | 3 * SPDX-License-Identifier: Apache-2.0 7 #include <st/wl/stm32wle5ccux-pinctrl.dtsi> 10 clock-frequency = <DT_FREQ_M(32)>; 14 clock-frequency = <32768>; 21 tx-enable-gpios = <&gpiob 8 GPIO_ACTIVE_LOW>; 22 rx-enable-gpios = <&gpioc 13 GPIO_ACTIVE_LOW>; 23 power-amplifier-output = "rfo-hp"; 24 rfo-hp-max-power = <22>;
|
/Zephyr-latest/dts/arm/olimex/ |
D | bb-stm32wl.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <st/wl/stm32wle5jcix-pinctrl.dtsi> 11 clock-frequency = <32768>; 22 tx-enable-gpios = <&gpioc 13 GPIO_ACTIVE_LOW>; /* FE_CTRL1 */ 23 rx-enable-gpios = <&gpiob 8 GPIO_ACTIVE_LOW>; /* FE_CTRL2 */ 24 power-amplifier-output = "rfo-lp"; 25 rfo-lp-max-power = <14>;
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | generic-fem-two-ctrl-pins.yaml | 1 # Copyright (c) 2020-2021 Nordic Semiconductor ASA 2 # SPDX-License-Identifier: Apache-2.0 5 This is a representation of generic radio Front-End Module (FEM) 6 that has a two-pin control interface (CTX, CRX). 8 The CTX control pin is used to enable the Power Amplifier (PA) in 12 The CRX control pin is used to enable the Low Noise Amplifier 18 corresponding settle-time-us property.) 20 compatible: "generic-fem-two-ctrl-pins" 25 ctx-gpios: 26 type: phandle-array [all …]
|
/Zephyr-latest/boards/rakwireless/rak4631/ |
D | rak4631_nrf52840.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <zephyr/dt-bindings/lora/sx126x.h> 11 #include "rak4631_nrf52840-pinctrl.dtsi" 19 zephyr,shell-uart = &uart1; 20 zephyr,uart-mcumgr = &uart1; 21 zephyr,bt-mon-uart = &uart1; 22 zephyr,bt-c2h-uart = &uart1; 26 compatible = "gpio-leds"; 28 gpios = <&gpio1 4 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/ |
D | sltb009a.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 10 #include "sltb009a-pinctrl.dtsi" 18 zephyr,shell-uart = &usart0; 19 zephyr,uart-pipe = &usart0; 34 compatible = "gpio-leds"; 36 gpios = <&gpioe 12 GPIO_ACTIVE_HIGH>; 40 gpios = <&gpioa 13 GPIO_ACTIVE_HIGH>; 46 compatible = "gpio-keys"; [all …]
|
/Zephyr-latest/dts/arm/seeed_studio/ |
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>; 27 power-amplifier-output = "rfo-hp"; [all …]
|
/Zephyr-latest/boards/nxp/mr_canhubk3/ |
D | mr_canhubk3.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <dt-bindings/gpio/gpio.h> 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 12 #include <dt-bindings/pwm/pwm.h> 13 #include "mr_canhubk3-pinctrl.dtsi" 14 #include <zephyr/dt-bindings/sensor/qdec_nxp_s32.h> 17 model = "NXP MR-CANHUBK3"; 25 zephyr,code-partition = &code_partition; 27 zephyr,shell-uart = &lpuart2; [all …]
|
/Zephyr-latest/drivers/sensor/ti/tmag5170/ |
D | Kconfig | 1 # Texas Instruments TMAG5170 high-precision, linear 3D Hall-effect sensor with SPI bus interface 4 # SPDX-License-Identifier: Apache-2.0 7 bool "TMAG5170 SPI Hall-effect sensor driver" 12 Enable driver for TMAG5170 Hall-effect sensor driver 27 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_TI_TMAG5170),int-gpios) 33 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_TI_TMAG5170),int-gpios) 39 depends on $(dt_compat_any_has_prop,$(DT_COMPAT_TI_TMAG5170),int-gpios) 49 Verify CRC of RX data and append CRC to TX data
|
/Zephyr-latest/boards/fysetc/ucan/ |
D | ucan.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <st/f0/stm32f072c(8-b)tx-pinctrl.dtsi> 19 zephyr,code-partition = &slot0_partition; 29 compatible = "gpio-leds"; 31 gpios = <&gpioa 0 GPIO_ACTIVE_HIGH>; 35 gpios = <&gpioa 1 GPIO_ACTIVE_HIGH>; 36 label = "LED TX"; 40 transceiver0: can-phy0 { 41 compatible = "can-transceiver-gpio"; [all …]
|
/Zephyr-latest/boards/others/candlelight/ |
D | candlelight.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 10 #include <st/f0/stm32f072c(8-b)tx-pinctrl.dtsi> 19 zephyr,code-partition = &slot0_partition; 29 compatible = "gpio-leds"; 31 gpios = <&gpioa 0 GPIO_ACTIVE_LOW>; 35 gpios = <&gpioa 1 GPIO_ACTIVE_LOW>; 36 label = "LED TX"; 40 transceiver0: can-phy0 { 41 compatible = "nxp,tja1051", "can-transceiver-gpio"; [all …]
|
/Zephyr-latest/boards/st/nucleo_wl55jc/ |
D | nucleo_wl55jc.dts | 2 * Copyright (c) 2020-2024 STMicroelectronics 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <st/wl/stm32wl55jcix-pinctrl.dtsi> 12 #include <zephyr/dt-bindings/input/input-event-codes.h> 15 model = "STMicroelectronics STM32WL55JC-NUCLEO board"; 16 compatible = "st,stm32wl55-nucleo"; 20 zephyr,shell-uart = &lpuart1; 23 zephyr,code-partition = &slot0_partition; 27 compatible = "gpio-leds"; [all …]
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_df.c | 4 * SPDX-License-Identifier: Apache-2.0 33 * MAX_DFE_GPIO-1, with the given parenthesized separator. 44 /* Selection of GPIOs to be used to switch antennas by Radio */ 57 /* The number of dfegpio[n]-gpios properties which are set. */ 60 /* The minimum number of antennas required to enable antenna switching. */ 64 * dfegpio[n]-gpios properties which are set. 89 "Missing antenna pattern used to select antenna for PDU Tx " 91 "Set the dfe-pdu-antenna devicetree property."); 102 * - SWITCHPATTERN[0] for idle period (PDU Tx/Rx), in radio_df_ant_switch_pattern_set() 103 * - SWITCHPATTERN[1] for guard and reference period, in radio_df_ant_switch_pattern_set() [all …]
|
/Zephyr-latest/boards/others/candlelightfd/ |
D | candlelightfd.dtsi | 4 * SPDX-License-Identifier: Apache-2.0 8 #include <st/g0/stm32g0b1r(b-c-e)tx-pinctrl.dtsi> 14 zephyr,code-partition = &slot0_partition; 24 compatible = "gpio-leds"; 26 gpios = <&gpioa 3 GPIO_ACTIVE_LOW>; 30 gpios = <&gpioa 4 GPIO_ACTIVE_LOW>; 31 label = "LED TX"; 35 transceiver0: can-phy0 { 36 compatible = "nxp,tja1051", "can-transceiver-gpio"; 37 enable-gpios = <&gpioa 15 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/boards/st/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> 10 #include <zephyr/dt-bindings/input/input-event-codes.h> 13 model = "STMicroelectronics B-L072Z-LRWAN1 Discovery kit"; 14 compatible = "st,stm32l072z-lrwan1"; 18 zephyr,shell-uart = &usart2; 24 compatible = "gpio-leds"; 26 gpios = <&gpioa 5 GPIO_ACTIVE_HIGH>; 30 gpios = <&gpiob 5 GPIO_ACTIVE_HIGH>; [all …]
|
/Zephyr-latest/boards/silabs/starter_kits/slstk3400a/ |
D | slstk3400a.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 17 zephyr,shell-uart = &usart1; 31 compatible = "gpio-leds"; 33 gpios = <&gpiof 4 0>; 37 gpios = <&gpiof 5 0>; 43 compatible = "gpio-keys"; 46 gpios = <&gpioc 9 GPIO_ACTIVE_LOW>; 52 gpios = <&gpioc 10 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/dts/bindings/tcpc/ |
D | nuvoton,numaker-tcpc.yaml | 2 # SPDX-License-Identifier: Apache-2.0 4 description: Nuvoton NuMaker USB Type-C port controller 6 compatible: "nuvoton,numaker-tcpc" 8 include: [base.yaml, reset-device.yaml, pinctrl-device.yaml] 23 vconn-overcurrent-event-polarity: 28 - "low-active" 29 - "high-active" 31 vconn-discharge-polarity: 36 - "low-active" 37 - "high-active" [all …]
|
/Zephyr-latest/boards/silabs/starter_kits/efm32wg_stk3800/ |
D | efm32wg_stk3800.dts | 4 * SPDX-License-Identifier: Apache-2.0 7 /dts-v1/; 9 #include <zephyr/dt-bindings/input/input-event-codes.h> 17 zephyr,shell-uart = &uart0; 31 compatible = "gpio-leds"; 33 gpios = <&gpioe 2 0>; 37 gpios = <&gpioe 3 0>; 43 compatible = "gpio-keys"; 46 gpios = <&gpiob 9 GPIO_ACTIVE_LOW>; 52 gpios = <&gpiob 19 GPIO_ACTIVE_LOW>; [all …]
|
/Zephyr-latest/tests/drivers/mspi/flash/boards/ |
D | native_sim.overlay | 4 * SPDX-License-Identifier: Apache-2.0 15 ce-gpios = <&gpio0 5 GPIO_ACTIVE_LOW>, 17 dqs-support; 18 software-multiperipheral; 22 compatible = "zephyr,mspi-emul-flash"; 25 mspi-max-frequency = <48000000>; 26 mspi-io-mode = "MSPI_IO_MODE_QUAD"; 27 mspi-data-rate = "MSPI_DATA_RATE_SINGLE"; 28 mspi-hardware-ce-num = <0>; 29 read-command = <0x0B>; [all …]
|
1234