Home
last modified time | relevance | path

Searched +full:rfo +full:- +full:hp +full:- +full:max +full:- +full:power (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/dts/bindings/lora/
Dst,stm32wl-subghz-radio.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "st,stm32wl-subghz-radio"
8 include: semtech,sx126x-base.yaml
16 power-amplifier-output:
20 Selects between the low- and high-power power amplifier output pin.
22 - "rfo-lp"
23 - "rfo-hp"
25 rfo-lp-max-power:
29 Maximum design power for the board's RFO_LP output matching network.
37 - 10
[all …]
/Zephyr-latest/dts/arm/rakwireless/
Drak3172.dtsi3 * 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/seeed_studio/
Dlora-e5.dtsi4 * 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/st/nucleo_wl55jc/
Dnucleo_wl55jc.dts2 * 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 …]