Home
last modified time | relevance | path

Searched refs:wifi (Results 1 – 25 of 27) sorted by relevance

12

/bsp/amebaz/drivers/wlan/
A Ddrv_wifi.c69 return wifi->type; in rthw_wifi_get_idx()
89 wifi->wlan = wlan; in rthw_wifi_register()
105 struct ameba_wifi *wifi; in rltk_wlan_get_ip() local
108 if (wifi == RT_NULL) in rltk_wlan_get_ip()
129 if (wifi == RT_NULL) in rltk_wlan_set_netif_info()
146 wifi->connected = 1; in rtw_connect_callbackfn()
156 wifi->connected = 0; in rtw_connect_fail_callbackfn()
165 wifi->connected = 0; in rtw_disconnect_callbackfn()
185 if (wifi == RT_NULL) in netif_rx()
406 wifi->connected = 1; in rthw_wlan_softap()
[all …]
/bsp/amebaz/
A DREADME.md206 ### wifi扫描命令
208 wifi 扫描命令格式如下
211 wifi scan
218 | wifi | 有关wifi命令都以wifi开头 |
219 | scan | wifi执行扫描动作 |
221 在调试工具中输入该命令,即可进行 wifi 命令扫描,调试信息如下
234 > 注:wifi 有关的命令,均以wifi开头。
236 ### wifi 接入
238 接入 wifi 之前,先介绍一下其接入的命令 ,如下
241 wifi join ssid 123456789
[all …]
/bsp/nxp/imx/imxrt/imxrt1060-nxp-evk/
A DREADME_zh.md218 ### 4.6 wifi联网测试
220 在shell中输入`wifi scan`命令搜索WIFI。
224 输入`wifi`,按`tab`键列出wifi相关命令:
228 连接目标wifi测试,使用ping命令测试是否连接成功:
A DREADME.md196 Enter the `wifi scan` command into the shell to search for WIFI.
200 Enter `wifi` and press `tab` to list wifi-related commands:
/bsp/stm32/stm32l475-atk-pandora/board/ports/wifi/
A DSConscript12 group = DefineGroup('wifi', src, depend = ['BSP_USING_WIFI'], CPPPATH = CPPPATH)
/bsp/nuvoton/libraries/nu_packages/Demo/
A Datdev_utils.c44 MSH_CMD_EXPORT(at_wifi_set, AT device wifi set ssid / password function);
/bsp/ESP32_C3/.ci/attachconfig/
A Dci.attachconfig.yml52 devices.wifi:
/bsp/ESP32_C3/drivers/
A Ddrv_wifi.c299 struct drv_wifi* wifi = wlan->user_data; in drv_wlan_send() local
300 esp_wifi_internal_tx(wifi->wifi_if, buff, len); in drv_wlan_send()
/bsp/nxp/imx/imx6ull-smart/
A DREADME.md55 * 更新在线wifi软件包
/bsp/Infineon/psoc6-cy8ckit-062-WIFI-BT/
A DREADME.md19 …ineon Technologies](https://www.infineon.com/cms/en/product/evaluation-boards/cy8ckit-062-wifi-bt/)
/bsp/nxp/mcx/mcxn/frdm-mcxn947/board/ports/
A Dwifi_weather_sample.c195 MSH_CMD_EXPORT(wifi_weather_sample, wifi weather sample);
/bsp/stm32/stm32mp157a-st-discovery/board/
A DKconfig54 bool "Enable SDMMC (sd card or sdio wifi)"
65 bool "Enable SDIO2 (sdio wifi)"
/bsp/Infineon/psoc6-evaluationkit-062S2/board/
A DKconfig453 default "your wifi password"
481 bool "Enable cyw43012 wifi"
/bsp/stm32/stm32u575-st-nucleo/
A DREADME.md294 Enter the wifi scan command in shell to search for wifi:
298 Connection Target wifi Test:
301 The figure above shows that wifi successfully connects to the hotspot Meet.
/bsp/stm32/stm32u585-iot02a/
A DREADME.md294 Enter the wifi scan command in shell to search for wifi:
298 Connection Target wifi Test:
301 The figure above shows that wifi successfully connects to the hotspot Meet.
/bsp/Infineon/psoc6-cy8ckit-062-WIFI-BT/libs/TARGET_CY8CKIT-062-WIFI-BT/
A DREADME.md65 …umentation](http://www.cypress.com/documentation/development-kitsboards/psoc-6-wifi-bt-pioneer-kit)
A DRELEASE.md94 …umentation](http://www.cypress.com/documentation/development-kitsboards/psoc-6-wifi-bt-pioneer-kit)
/bsp/nxp/imx/imx6ull-smart/drivers/
A DKconfig221 bool "Enable wifi RW007"
/bsp/wch/risc-v/ch32v208w-r0/
A Dreadme.md227 ### 4.5 wifi联网测试
A DREADME_EN.md97 ### 4.5 wifi networking test
/bsp/bouffalo_lab/bl61x/board/config/
A Dbl_factory_params_IoTKitA_auto.dts282 wifi {
/bsp/bouffalo_lab/bl808/m0/board/linker_scripts/
A Dbl808_flash_m0.ld106 KEEP(*(.wifi.cfg.entry))
/bsp/Infineon/psoc6-cy8ckit-062S2-43012/board/
A DKconfig299 default "your wifi password"
/bsp/Infineon/psoc6-cy8cproto-062S3-4343W/board/
A DKconfig299 default "your wifi password"
/bsp/stm32/stm32h750-artpi/board/
A DKconfig119 bool "Enable wifi (AP6212)"

Completed in 61 milliseconds

12