Searched refs:SDIO_RESPONSE_SHORT (Results 1 – 2 of 2) sorted by relevance
489 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_ReadBlocks()675 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_WriteBlocks()922 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_ReadBlocks_DMA()1039 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_WriteBlocks_DMA()1269 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_Erase()1807 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_StopTransfer()1856 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_HighSpeed()2007 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in HAL_SD_SendSDStatus()2390 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in SD_Initialize_Cards()2446 sdio_cmdinitstructure.Response = SDIO_RESPONSE_SHORT; in SD_Select_Deselect()[all …]
231 #define SDIO_RESPONSE_SHORT SDIO_CMD_WAITRESP_0 macro235 ((RESPONSE) == SDIO_RESPONSE_SHORT) || \