Searched refs:USDHC_ReceiveCommandResponse (Results 1 – 1 of 1) sorted by relevance
86 static status_t USDHC_ReceiveCommandResponse(USDHC_Type *base, usdhc_command_t *command);361 static status_t USDHC_ReceiveCommandResponse(USDHC_Type *base, usdhc_command_t *command) in USDHC_ReceiveCommandResponse() function740 error = USDHC_ReceiveCommandResponse(base, command); in USDHC_WaitCommandDone()2225 if (kStatus_Success != USDHC_ReceiveCommandResponse(base, handle->command)) in USDHC_TransferHandleCommand()