Searched refs:HT_AVAIL_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
70 #define HT_AVAIL_TIMEOUT_MS (2000) macro72 #define HT_AVAIL_TIMEOUT_MS (1000) macro1058 (loop_count < ( uint32_t )HT_AVAIL_TIMEOUT_MS) ) in whd_spi_download_firmware()1063 if (loop_count >= ( uint32_t )HT_AVAIL_TIMEOUT_MS) in whd_spi_download_firmware()
61 #define HT_AVAIL_TIMEOUT_MS (500) macro1050 (loop_count < (uint32_t)HT_AVAIL_TIMEOUT_MS) ) in whd_bus_sdio_download_firmware()1055 if (loop_count >= (uint32_t)HT_AVAIL_TIMEOUT_MS) in whd_bus_sdio_download_firmware()