HAL
SDMMC_ERROR_REQUEST_NOT_APPLICABLE is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALSDMMC_ERROR_REQUEST_NOT_APPLICABLE

SDMMC_ERROR_REQUEST_NOT_APPLICABLE macro

Error when command request is not applicable

Syntax

#define SDMMC_ERROR_REQUEST_NOT_APPLICABLE 0x04000000U

References

LocationText
stm32f4xx_ll_sdmmc.h:161
#define SDMMC_ERROR_REQUEST_NOT_APPLICABLE 0x04000000U /*!< Error when command request is not applicable */
stm32f4xx_hal_mmc.h:303
#define HAL_MMC_ERROR_REQUEST_NOT_APPLICABLE SDMMC_ERROR_REQUEST_NOT_APPLICABLE /*!< Error when command request is not applicable */
stm32f4xx_hal_sd.h:324
#define HAL_SD_ERROR_REQUEST_NOT_APPLICABLE SDMMC_ERROR_REQUEST_NOT_APPLICABLE /*!< Error when command request is not applicable */