Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_management.c46 #define DEFAULT_PM2_SLEEP_RET_TIME 200 macro
459 whd_wifi_enable_powersave_with_throughput(ifp, DEFAULT_PM2_SLEEP_RET_TIME); in whd_wifi_on()
Dwhd_wifi_api.c70 #ifndef DEFAULT_PM2_SLEEP_RET_TIME
71 #define DEFAULT_PM2_SLEEP_RET_TIME (200) macro