Searched refs:SDMMC_HOST_START_CMD_TIMEOUT_US (Results 1 – 1 of 1) sorted by relevance
35 #define SDMMC_HOST_START_CMD_TIMEOUT_US 1000 * 1000 macro305 if (t1 - t0 > SDMMC_HOST_START_CMD_TIMEOUT_US) { in sdmmc_host_start_command()