Searched refs:HT_AVAIL_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
68 #define HT_AVAIL_TIMEOUT_MS (1000) macro1053 (loop_count < ( uint32_t )HT_AVAIL_TIMEOUT_MS) ) in whd_spi_download_firmware()1058 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()