Home
last modified time | relevance | path

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

/Zephyr-latest/boards/shields/nrf7002eb/
Dnrf7002eb.overlay4 * SPDX-License-Identifier: Apache-2.0
11 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 …]
/Zephyr-latest/dts/bindings/wifi/
Dwifi-tx-power-2g.yaml2 # SPDX-License-Identifier: Apache-2.0
5 This is a representation of the Wi-Fi transmit power ceilings
8 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
/Zephyr-latest/boards/nordic/nrf7002dk/
Dnrf70_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
7 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>;
/Zephyr-latest/boards/shields/nrf7002ek/
Dnrf7002ek_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
10 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>;