HAL + 0/46 examples
CodeScope will show references to SDMMC_DATATIMEOUT from the following samples and libraries:
Examples
STM324xG_EVAL
Demonstrations
Applications
Display
FatFs
LibJPEG
LwIP
USB_Host
STM32F412G-Discovery
Demonstrations
Applications
Display
FatFs
LibJPEG
STM32446E_EVAL
Applications
FatFs
LibJPEG
STM32469I-Discovery
Applications
Display
FatFs
LibJPEG
STM32469I_EVAL
Applications
Display
FatFs
LibJPEG
LwIP
STM324x9I_EVAL
Applications
Display
FatFs
LibJPEG
LwIP
USB_Host
Demonstrations
STemWin
STM32F413H-Discovery
Applications
Display
FatFs
LibJPEG
 
Symbols
loading...
Files
loading...

SDMMC_DATATIMEOUT macro

Syntax

#define SDMMC_DATATIMEOUT ((uint32_t)0xFFFFFFFFU)

Examples

SDMMC_DATATIMEOUT is referenced by 46 libraries and example projects.

References

LocationText
stm32f4xx_ll_sdmmc.h:304
#define SDMMC_DATATIMEOUT ((uint32_t)0xFFFFFFFFU)
stm32f4xx_hal_mmc.c:636
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:865
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:1026
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:1147
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:1242
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:1390
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:2203
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:2820
if (HAL_MMC_GetCardExtCSD(hmmc, hmmc->Ext_CSD, SDMMC_DATATIMEOUT) != HAL_OK)
stm32f4xx_hal_mmc.c:2958
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_mmc.c:3119
if(MMC_ReadExtCSD(hmmc, &power_class, 187, SDMMC_DATATIMEOUT) != HAL_OK) /* Field POWER_CLASS [187] */
stm32f4xx_hal_sd.c:606
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_sd.c:825
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_sd.c:1023
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_sd.c:1145
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_sd.c:1240
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_sd.c:1392
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_sd.c:2904
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_hal_sd.c:3129
config.DataTimeOut = SDMMC_DATATIMEOUT;
stm32f4xx_ll_sdmmc.h:308
#define SDMMC_SWDATATIMEOUT SDMMC_DATATIMEOUT