Searched +full:rfo +full:- +full:hp +full:- +full:max +full:- +full:power (Results 1 – 4 of 4) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 compatible: "st,stm32wl-subghz-radio"8 include: semtech,sx126x-base.yaml16 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 …]
3 * SPDX-License-Identifier: Apache-2.07 #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>;
4 * SPDX-License-Identifier: Apache-2.08 #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 …]
2 * Copyright (c) 2020-2024 STMicroelectronics4 * SPDX-License-Identifier: Apache-2.07 /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 …]