Searched refs:selectCard (Results 1 – 1 of 1) sorted by relevance
152 static int_fast32_t selectCard(SD_Handle handle);286 if (selectCard(handle) != SD_STATUS_SUCCESS) { in SDHostCC32XX_getNumSectors()406 result = selectCard(handle); in SDHostCC32XX_initialize()1118 static int_fast32_t selectCard(SD_Handle handle) in selectCard() function