Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_usdhc.c60 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() function
653 error = USDHC_ReceiveCommandResponse(base, command); in USDHC_WaitCommandDone()
1440 if (kStatus_Success != USDHC_ReceiveCommandResponse(base, handle->command)) in USDHC_TransferHandleCommand()

Completed in 5 milliseconds