Searched refs:wifi (Results 1 – 25 of 119) sorted by relevance
12345
11 zephyr,wifi = &wlan0;33 wifi-max-tx-pwr-2g-dsss = <21>;34 wifi-max-tx-pwr-2g-mcs0 = <16>;35 wifi-max-tx-pwr-2g-mcs7 = <16>;36 wifi-max-tx-pwr-5g-low-mcs0 = <13>;37 wifi-max-tx-pwr-5g-low-mcs7 = <13>;38 wifi-max-tx-pwr-5g-mid-mcs0 = <13>;39 wifi-max-tx-pwr-5g-mid-mcs7 = <13>;40 wifi-max-tx-pwr-5g-high-mcs0 = <12>;41 wifi-max-tx-pwr-5g-high-mcs7 = <12>;
7 wifi-max-tx-pwr-5g-low-mcs0 = <13>;8 wifi-max-tx-pwr-5g-low-mcs7 = <13>;9 wifi-max-tx-pwr-5g-mid-mcs0 = <13>;10 wifi-max-tx-pwr-5g-mid-mcs7 = <13>;11 wifi-max-tx-pwr-5g-high-mcs0 = <12>;12 wifi-max-tx-pwr-5g-high-mcs7 = <12>;
21 wifi-max-tx-pwr-2g-dsss = <21>;22 wifi-max-tx-pwr-2g-mcs0 = <16>;23 wifi-max-tx-pwr-2g-mcs7 = <16>;
7 wifi-max-tx-pwr-5g-low-mcs0 = <9>;8 wifi-max-tx-pwr-5g-low-mcs7 = <9>;9 wifi-max-tx-pwr-5g-mid-mcs0 = <11>;10 wifi-max-tx-pwr-5g-mid-mcs7 = <11>;11 wifi-max-tx-pwr-5g-high-mcs0 = <13>;12 wifi-max-tx-pwr-5g-high-mcs7 = <13>;
12 wifi-max-tx-pwr-2g-dsss = <21>;13 wifi-max-tx-pwr-2g-mcs0 = <16>;14 wifi-max-tx-pwr-2g-mcs7 = <16>;
38 source "drivers/wifi/winc1500/Kconfig.winc1500"39 source "drivers/wifi/simplelink/Kconfig.simplelink"40 source "drivers/wifi/eswifi/Kconfig.eswifi"41 source "drivers/wifi/esp_at/Kconfig.esp_at"42 source "drivers/wifi/esp32/Kconfig.esp32"43 source "drivers/wifi/nxp/Kconfig.nxp"44 source "drivers/wifi/infineon/Kconfig.airoc"45 source "drivers/wifi/nrf_wifi/Kconfig.nrfwifi"46 source "drivers/wifi/siwx91x/Kconfig.siwx91x"
1 .. _snippet-wifi-ipv4:3 Wi-Fi IPv4 Snippet (wifi-ipv4)8 west build -S wifi-ipv4 [...]20 wifi connect -s <SSID> -k <key_management> -p <passphrase>
38 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client.pem44 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client-key.pem50 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/ca.pem56 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client2.pem62 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/client-key2.pem68 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/ca2.pem74 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/server.pem80 ${ZEPHYR_BASE}/samples/net/wifi/test_certs/server-key.pem
37 in PEM format are committed to the repo at :zephyr_file:`samples/net/wifi/test_certs` and the durin…43 $ cp client.pem samples/net/wifi/test_certs/44 $ cp client-key.pem samples/net/wifi/test_certs/45 $ cp ca.pem samples/net/wifi/test_certs/46 $ cp client2.pem samples/net/wifi/test_certs/47 $ cp client-key2.pem samples/net/wifi/test_certs/48 $ cp ca2.pem samples/net/wifi/test_certs/49 $ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise.conf55 …$ west build -p -b <board> samples/net/wifi -- -DEXTRA_CONF_FILE=overlay-enterprise-variable-bufs.…63 …uart:~$ wifi connect -s <SSID> -c 149 -k 17 -w 2 -a client1 --key1-pwd whatever --key2-pwd whateve…
1 &wifi {7 compatible = "espressif,esp32-wifi";
1 .. zephyr:code-sample:: wifi-shell23 :zephyr-app: samples/net/wifi/shell33 shell> wifi scan44 shell> wifi connect "gksu" 4 SecretStuff
52 airoc-wifi@0 {53 compatible = "infineon,airoc-wifi";55 wifi-reg-on-gpios = < &gpio0 23 GPIO_ACTIVE_HIGH >;57 wifi-host-wake-gpios = < &gpio0 24 GPIO_ACTIVE_HIGH >;
10 zephyr_library_named(nrf-wifi-shim)19 zephyr_library_link_libraries(nrf-wifi-osal)
7 /* For RW612, fw_cpu1 is used for wifi firmware.8 * Place the wifi and ble firmwares in rodata section. If both binaries
7 &wifi {