Searched refs:SD_MAX_VOLT_TRIAL (Results 1 – 1 of 1) sorted by relevance
251 #define SD_MAX_VOLT_TRIAL (0x0000FFFFU) macro2539 while((!validvoltage) && (count < SD_MAX_VOLT_TRIAL)) in SD_PowerON()2583 if(count >= SD_MAX_VOLT_TRIAL) in SD_PowerON()