Home
last modified time | relevance | path

Searched refs:boot_wlan (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_m2m_protocol.c121 static whd_result_t boot_wlan(whd_driver_t whd_driver);
210 result = boot_wlan(whd_driver); in whd_bus_m2m_init()
520 static whd_result_t boot_wlan(whd_driver_t whd_driver) in boot_wlan() function