Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h890 #define WHD_DELAY_TOO_LONG WHD_RESULT_CREATE(1041) /**< Requested delay is too long… macro
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c2971 return WHD_DELAY_TOO_LONG; in whd_wifi_enable_powersave_with_throughput()