Searched +full:wifi +full:- +full:max +full:- +full:tx +full:- +full:pwr +full:- +full:2 +full:g +full:- +full:mcs7 (Results 1 – 4 of 4) sorted by relevance
4 * SPDX-License-Identifier: Apache-2.011 zephyr,wifi = &wlan0;19 compatible = "nordic,nrf7002-spi";22 spi-max-frequency = <DT_FREQ_M(8)>;24 bucken-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;25 iovdd-ctrl-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;26 host-irq-gpios = <&edge_connector 19 GPIO_ACTIVE_HIGH>;27 srrf-switch-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;33 wifi-max-tx-pwr-2g-dsss = <21>;34 wifi-max-tx-pwr-2g-mcs0 = <16>;[all …]
2 # SPDX-License-Identifier: Apache-2.05 This is a representation of the Wi-Fi transmit power ceilings8 for different data rates and sub-bands to get the best performance.12 wifi-max-tx-pwr-2g-dsss:16 wifi-max-tx-pwr-2g-mcs0:20 wifi-max-tx-pwr-2g-mcs7:23 description: Maximum transmit power allowed in 2.4GHz band for MCS7
4 * SPDX-License-Identifier: Apache-2.07 iovdd-ctrl-gpios = <&gpio0 31 GPIO_ACTIVE_HIGH>;8 bucken-gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;9 host-irq-gpios = <&gpio0 23 GPIO_ACTIVE_HIGH>;10 srrf-switch-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;12 wifi-max-tx-pwr-2g-dsss = <21>;13 wifi-max-tx-pwr-2g-mcs0 = <16>;14 wifi-max-tx-pwr-2g-mcs7 = <16>;
4 * SPDX-License-Identifier: Apache-2.010 iovdd-ctrl-gpios = <&arduino_header 6 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;12 bucken-gpios = <&arduino_header 7 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;14 host-irq-gpios = <&arduino_header 13 GPIO_ACTIVE_HIGH>;16 /* Short-range (SR) co-existence */18 srrf-switch-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>;20 /* Maximum TX power limits for 2.4 GHz */21 wifi-max-tx-pwr-2g-dsss = <21>;22 wifi-max-tx-pwr-2g-mcs0 = <16>;23 wifi-max-tx-pwr-2g-mcs7 = <16>;