Home
last modified time | relevance | path

Searched refs:USDHC_ReceiveCommandResponse (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/usdhc/
Dfsl_usdhc.c86 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() function
740 error = USDHC_ReceiveCommandResponse(base, command); in USDHC_WaitCommandDone()
2225 if (kStatus_Success != USDHC_ReceiveCommandResponse(base, handle->command)) in USDHC_TransferHandleCommand()