HAL
MMC_HandleTypeDef::ErrorCode is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALMMC_HandleTypeDef::ErrorCode

MMC_HandleTypeDef::ErrorCode field

MMC Card Error codes

Syntax

__IO uint32_t ErrorCode;

References

LocationReferrerText
stm32f4xx_hal_mmc.h:135
__IO uint32_t ErrorCode; /*!< MMC Card Error codes */
stm32f4xx_hal_mmc.c:402HAL_MMC_Init()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:471HAL_MMC_InitCard()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:480HAL_MMC_InitCard()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:490HAL_MMC_InitCard()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:532HAL_MMC_DeInit()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:611HAL_MMC_ReadBlocks()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:617HAL_MMC_ReadBlocks()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:621HAL_MMC_ReadBlocks()
stm32f4xx_hal_mmc.c:663HAL_MMC_ReadBlocks()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:701HAL_MMC_ReadBlocks()
stm32f4xx_hal_mmc.c:716HAL_MMC_ReadBlocks()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:727HAL_MMC_ReadBlocks()
stm32f4xx_hal_mmc.c:735HAL_MMC_ReadBlocks()
stm32f4xx_hal_mmc.c:743HAL_MMC_ReadBlocks()
stm32f4xx_hal_mmc.c:773HAL_MMC_ReadBlocks()
stm32f4xx_hal_mmc.c:788HAL_MMC_ReadBlocks()
hmmc->ErrorCode |= HAL_MMC_ERROR_BUSY;
stm32f4xx_hal_mmc.c:816HAL_MMC_WriteBlocks()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:822HAL_MMC_WriteBlocks()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:826HAL_MMC_WriteBlocks()
stm32f4xx_hal_mmc.c:859HAL_MMC_WriteBlocks()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:906HAL_MMC_WriteBlocks()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:921HAL_MMC_WriteBlocks()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:932HAL_MMC_WriteBlocks()
stm32f4xx_hal_mmc.c:940HAL_MMC_WriteBlocks()
stm32f4xx_hal_mmc.c:948HAL_MMC_WriteBlocks()
stm32f4xx_hal_mmc.c:966HAL_MMC_WriteBlocks()
hmmc->ErrorCode |= HAL_MMC_ERROR_BUSY;
stm32f4xx_hal_mmc.c:992HAL_MMC_ReadBlocks_IT()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:998HAL_MMC_ReadBlocks_IT()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:1002HAL_MMC_ReadBlocks_IT()
stm32f4xx_hal_mmc.c:1054HAL_MMC_ReadBlocks_IT()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1088HAL_MMC_WriteBlocks_IT()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:1094HAL_MMC_WriteBlocks_IT()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:1098HAL_MMC_WriteBlocks_IT()
stm32f4xx_hal_mmc.c:1141HAL_MMC_WriteBlocks_IT()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1184HAL_MMC_ReadBlocks_DMA()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:1190HAL_MMC_ReadBlocks_DMA()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:1194HAL_MMC_ReadBlocks_DMA()
stm32f4xx_hal_mmc.c:1232HAL_MMC_ReadBlocks_DMA()
hmmc->ErrorCode = HAL_MMC_ERROR_DMA;
stm32f4xx_hal_mmc.c:1270HAL_MMC_ReadBlocks_DMA()
hmmc->ErrorCode = errorstate;
stm32f4xx_hal_mmc.c:1305HAL_MMC_WriteBlocks_DMA()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:1311HAL_MMC_WriteBlocks_DMA()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:1315HAL_MMC_WriteBlocks_DMA()
stm32f4xx_hal_mmc.c:1366HAL_MMC_WriteBlocks_DMA()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1383HAL_MMC_WriteBlocks_DMA()
hmmc->ErrorCode |= HAL_MMC_ERROR_DMA;
stm32f4xx_hal_mmc.c:1424HAL_MMC_Erase()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:1428HAL_MMC_Erase()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:1434HAL_MMC_Erase()
stm32f4xx_hal_mmc.c:1445HAL_MMC_Erase()
stm32f4xx_hal_mmc.c:1454HAL_MMC_Erase()
stm32f4xx_hal_mmc.c:1471HAL_MMC_Erase()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1482HAL_MMC_Erase()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1493HAL_MMC_Erase()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1546HAL_MMC_IRQHandler()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1577HAL_MMC_IRQHandler()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:1627HAL_MMC_IRQHandler()
stm32f4xx_hal_mmc.c:1631HAL_MMC_IRQHandler()
stm32f4xx_hal_mmc.c:1635HAL_MMC_IRQHandler()
stm32f4xx_hal_mmc.c:1639HAL_MMC_IRQHandler()
stm32f4xx_hal_mmc.c:1644HAL_MMC_IRQHandler()
hmmc->ErrorCode |= HAL_MMC_ERROR_DATA_TIMEOUT;
stm32f4xx_hal_mmc.c:1664HAL_MMC_IRQHandler()
stm32f4xx_hal_mmc.c:1701HAL_MMC_IRQHandler()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:1740HAL_MMC_GetError()
return hmmc->ErrorCode;
stm32f4xx_hal_mmc.c:2103HAL_MMC_GetCardCSD()
stm32f4xx_hal_mmc.c:2186HAL_MMC_GetCardExtCSD()
hmmc->ErrorCode |= HAL_MMC_ERROR_PARAM;
stm32f4xx_hal_mmc.c:2192HAL_MMC_GetCardExtCSD()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:2217HAL_MMC_GetCardExtCSD()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:2239HAL_MMC_GetCardExtCSD()
stm32f4xx_hal_mmc.c:2250HAL_MMC_GetCardExtCSD()
stm32f4xx_hal_mmc.c:2258HAL_MMC_GetCardExtCSD()
stm32f4xx_hal_mmc.c:2266HAL_MMC_GetCardExtCSD()
stm32f4xx_hal_mmc.c:2381HAL_MMC_ConfigWideBusOperation()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:2402HAL_MMC_GetCardState()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:2437HAL_MMC_Abort()
hmmc->ErrorCode |= HAL_MMC_ERROR_DMA;
stm32f4xx_hal_mmc.c:2445HAL_MMC_Abort()
hmmc->ErrorCode |= HAL_MMC_ERROR_DMA;
stm32f4xx_hal_mmc.c:2458HAL_MMC_Abort()
stm32f4xx_hal_mmc.c:2460HAL_MMC_Abort()
if(hmmc->ErrorCode != HAL_MMC_ERROR_NONE)
stm32f4xx_hal_mmc.c:2517HAL_MMC_Abort_IT()
stm32f4xx_hal_mmc.c:2519HAL_MMC_Abort_IT()
if(hmmc->ErrorCode != HAL_MMC_ERROR_NONE)
stm32f4xx_hal_mmc.c:2578MMC_DMAReceiveCplt()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:2628MMC_DMAError()
hmmc->ErrorCode |= HAL_MMC_ERROR_DMA;
stm32f4xx_hal_mmc.c:2632MMC_DMAError()
hmmc->ErrorCode |= SDMMC_CmdStopTransfer(hmmc->Instance);
stm32f4xx_hal_mmc.c:2665MMC_DMATxAbort()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:2669MMC_DMATxAbort()
hmmc->ErrorCode |= SDMMC_CmdStopTransfer(hmmc->Instance);
stm32f4xx_hal_mmc.c:2671MMC_DMATxAbort()
if(hmmc->ErrorCode != HAL_MMC_ERROR_NONE)
stm32f4xx_hal_mmc.c:2710MMC_DMARxAbort()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:2714MMC_DMARxAbort()
hmmc->ErrorCode |= SDMMC_CmdStopTransfer(hmmc->Instance);
stm32f4xx_hal_mmc.c:2716MMC_DMARxAbort()
if(hmmc->ErrorCode != HAL_MMC_ERROR_NONE)
stm32f4xx_hal_mmc.c:2809MMC_InitCard()
return hmmc->ErrorCode;
stm32f4xx_hal_mmc.c:2816MMC_InitCard()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:2822MMC_InitCard()
return hmmc->ErrorCode;
stm32f4xx_hal_mmc.c:2829MMC_InitCard()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:2952MMC_ReadExtCSD()
hmmc->ErrorCode = HAL_MMC_ERROR_NONE;
stm32f4xx_hal_mmc.c:2972MMC_ReadExtCSD()
hmmc->ErrorCode |= errorstate;
stm32f4xx_hal_mmc.c:3000MMC_ReadExtCSD()
stm32f4xx_hal_mmc.c:3010MMC_ReadExtCSD()
hmmc->ErrorCode |= errorstate;