Searched +full:use +full:- +full:subghzspi +full:- +full:nss (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.06 compatible: "st,stm32-spi-subghz"9 - name: st,stm32-spi-common.yaml10 property-blocklist:11 - pinctrl-012 - pinctrl-names15 use-subghzspi-nss:19 Control the SUBGHZPI NSS line using the PWR HAL functions. This is for20 the special purpose SUBGHZSPI interface found in the STM32WL series.
2 * Copyright (c) 2020-2024 STMicroelectronics4 * SPDX-License-Identifier: Apache-2.07 #include <arm/armv7-m.dtsi>8 #include <zephyr/dt-bindings/clock/stm32wl_clock.h>9 #include <zephyr/dt-bindings/gpio/gpio.h>10 #include <zephyr/dt-bindings/i2c/i2c.h>11 #include <zephyr/dt-bindings/lora/sx126x.h>12 #include <zephyr/dt-bindings/pwm/pwm.h>13 #include <zephyr/dt-bindings/adc/adc.h>14 #include <zephyr/dt-bindings/pwm/stm32_pwm.h>[all …]