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

CAN1_BASE macro

Syntax

#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)

References

LocationText
stm32f407xx.h:956
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f412zx.h:881
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f413xx.h:963
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f417xx.h:1024
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f429xx.h:1076
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f439xx.h:1146
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f446xx.h:966
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f469xx.h:1166
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f479xx.h:1236
#define CAN1_BASE (APB1PERIPH_BASE + 0x6400UL)
stm32f407xx.h:1080
#define CAN1 ((CAN_TypeDef *) CAN1_BASE)
stm32f412zx.h:1000
#define CAN1 ((CAN_TypeDef *) CAN1_BASE)
stm32f413xx.h:1107
#define CAN1 ((CAN_TypeDef *) CAN1_BASE)
stm32f429xx.h:1215
#define CAN1 ((CAN_TypeDef *) CAN1_BASE)
stm32f446xx.h:1091
#define CAN1 ((CAN_TypeDef *) CAN1_BASE)
stm32f469xx.h:1305
#define CAN1 ((CAN_TypeDef *) CAN1_BASE)