Searched refs:USDHC_WaitCommandDone (Results 1 – 1 of 1) sorted by relevance
168 static status_t USDHC_WaitCommandDone(USDHC_Type *base, usdhc_command_t *command, bool executeTunin…623 static status_t USDHC_WaitCommandDone(USDHC_Type *base, usdhc_command_t *command, bool executeTunin… in USDHC_WaitCommandDone() function1205 error = USDHC_WaitCommandDone(base, command, ((data == NULL) ? false : data->executeTuning)); in USDHC_TransferBlocking()
Completed in 8 milliseconds