Home
last modified time | relevance | path

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

/bsp/ft2004/libraries/bsp/ft_sd/
A Dft_sdctrl.c137 u32 FSdCtrl_PrepareCmdRaw(FT_IN u32 cmdIndex, FT_IN u32 rspType) in FSdCtrl_PrepareCmdRaw() argument
143 switch (rspType) in FSdCtrl_PrepareCmdRaw()
390 FT_IN u32 rspType, in FSdCtrl_WaitCmdEnd() argument
443 if (rspType != FTSDCTRL_CMD_RES_NONE) in FSdCtrl_WaitCmdEnd()
446 if (rspType == FTSDCTRL_CMD_RES_LONG) in FSdCtrl_WaitCmdEnd()
467 FT_IN u32 rspType, in FSdCtrl_DoCmd() argument
480 cmd = FSdCtrl_PrepareCmdRaw(cmdIndex, rspType); in FSdCtrl_DoCmd()
493 FT_IN u32 rspType, in FSdCtrl_DoACmd() argument
505 cmd = FSdCtrl_PrepareCmdRaw(cmdIndex, rspType); in FSdCtrl_DoACmd()
A Dft_sdctrl.h180 u32 FSdCtrl_PrepareCmdRaw(FT_IN u32 cmdIndex, FT_IN u32 rspType);
188 FT_IN u32 rspType,
197 void FSdCtrl_DoCmd(FT_INOUT FtsdCtrl_t *pFtsdCtrl, FT_IN u32 cmdIndex, FT_IN u32 rspType, u32 arg);
200 FT_IN u32 rspType,

Completed in 8 milliseconds