Searched refs:SDHC_SendCommandBlocking (Results 1 – 1 of 1) sorted by relevance
115 static status_t SDHC_SendCommandBlocking(SDHC_Type *base, sdhc_command_t *command);568 static status_t SDHC_SendCommandBlocking(SDHC_Type *base, sdhc_command_t *command) in SDHC_SendCommandBlocking() function1433 error = SDHC_SendCommandBlocking(base, command); in SDHC_TransferBlocking()