CMSIS + 0/1 examples
CodeScope will show references to SDIO_BASE from the following samples and libraries:
 
Symbols
loading...
Files
loading...

SDIO_BASE macro

Syntax

#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)

Examples

SDIO_BASE is referenced by 1 libraries and example projects.

References

LocationText
stm32f401xc.h:681
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f401xe.h:681
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f407xx.h:972
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f411xe.h:682
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f412zx.h:894
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f413xx.h:982
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f417xx.h:1040
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f429xx.h:1094
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f439xx.h:1164
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f446xx.h:983
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f469xx.h:1184
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f479xx.h:1254
#define SDIO_BASE (APB2PERIPH_BASE + 0x2C00UL)
stm32f407xx.h:1095
#define SDIO ((SDIO_TypeDef *) SDIO_BASE)
stm32f412zx.h:1011
#define SDIO ((SDIO_TypeDef *) SDIO_BASE)
stm32f413xx.h:1125
#define SDIO ((SDIO_TypeDef *) SDIO_BASE)
stm32f429xx.h:1232
#define SDIO ((SDIO_TypeDef *) SDIO_BASE)
stm32f446xx.h:1107
#define SDIO ((SDIO_TypeDef *) SDIO_BASE)
stm32f469xx.h:1322
#define SDIO ((SDIO_TypeDef *) SDIO_BASE)