Searched refs:WLAN_POWER_UP_DELAY_MS (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/wifi/infineon/ | ||
D | airoc_whd_hal_common.h | 46 #define WLAN_POWER_UP_DELAY_MS (250) macro |
D | airoc_whd_hal_common.c | 57 k_msleep(WLAN_POWER_UP_DELAY_MS); in airoc_wifi_power_on() |