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

CRYP_BASE macro

Syntax

#define CRYP_BASE (AHB2PERIPH_BASE + 0x60000UL)

References

LocationText
stm32f417xx.h:1087
#define CRYP_BASE (AHB2PERIPH_BASE + 0x60000UL)
stm32f439xx.h:1223
#define CRYP_BASE (AHB2PERIPH_BASE + 0x60000UL)
stm32f479xx.h:1314
#define CRYP_BASE (AHB2PERIPH_BASE + 0x60000UL)
stm32f417xx.h:1205
#define CRYP ((CRYP_TypeDef *) CRYP_BASE)
stm32f439xx.h:1356
#define CRYP ((CRYP_TypeDef *) CRYP_BASE)
stm32f479xx.h:1447
#define CRYP ((CRYP_TypeDef *) CRYP_BASE)