HAL
SDMMC_HIGH_CAPACITY is only used within HAL.
 
Symbols
loading...
Files
loading...

SDMMC_HIGH_CAPACITY macro

Syntax

#define SDMMC_HIGH_CAPACITY 0x40000000U

References

LocationText
stm32f4xx_ll_sdmmc.h:288
#define SDMMC_HIGH_CAPACITY 0x40000000U
stm32f4xx_hal_sd.c:2822
stm32f4xx_hal_sd.c:2842
if((response & SDMMC_HIGH_CAPACITY) == SDMMC_HIGH_CAPACITY) /* (response &= SD_HIGH_CAPACITY) */