Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_protocol_interface.h115 extern whd_result_t whd_bus_wait_for_wlan_event(whd_driver_t whd_driver, cy_semaphore_t *transce…
Dwhd_bus.c181 whd_result_t whd_bus_wait_for_wlan_event(whd_driver_t whd_driver, cy_semaphore_t *transceive_semaph… in whd_bus_wait_for_wlan_event() function
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_thread.c347 whd_bus_wait_for_wlan_event(whd_driver, &thread_info->transceive_semaphore); in whd_thread_func()