I2C1_BASE is only used within CMSIS.
 
Symbols
loading...
Files
loading...

I2C1_BASE macro

Syntax

#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)

References

LocationText
stm32f401xc.h:668
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f401xe.h:668
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f407xx.h:953
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f410rx.h:589
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f410tx.h:584
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f411xe.h:669
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f412zx.h:877
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f413xx.h:959
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f417xx.h:1021
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f429xx.h:1073
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f439xx.h:1143
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f446xx.h:962
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f469xx.h:1163
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f479xx.h:1233
#define I2C1_BASE (APB1PERIPH_BASE + 0x5400UL)
stm32f401xc.h:760
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f407xx.h:1077
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f410rx.h:659
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f411xe.h:762
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f412zx.h:996
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f413xx.h:1103
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f417xx.h:1148
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f429xx.h:1212
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f439xx.h:1285
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f446xx.h:1087
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f469xx.h:1302
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)
stm32f479xx.h:1375
#define I2C1 ((I2C_TypeDef *) I2C1_BASE)