Searched refs:USDHC_ReceiveCommandResponse (Results 1 – 1 of 1) sorted by relevance
60 static status_t USDHC_ReceiveCommandResponse(USDHC_Type *base, usdhc_command_t *command);318 static status_t USDHC_ReceiveCommandResponse(USDHC_Type *base, usdhc_command_t *command) in USDHC_ReceiveCommandResponse() function653 error = USDHC_ReceiveCommandResponse(base, command); in USDHC_WaitCommandDone()1440 if (kStatus_Success != USDHC_ReceiveCommandResponse(base, handle->command)) in USDHC_TransferHandleCommand()
Completed in 5 milliseconds