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

HASH_BASE macro

Syntax

#define HASH_BASE (AHB2PERIPH_BASE + 0x60400UL)

References

LocationText
stm32f417xx.h:1088
#define HASH_BASE (AHB2PERIPH_BASE + 0x60400UL)
stm32f439xx.h:1224
#define HASH_BASE (AHB2PERIPH_BASE + 0x60400UL)
stm32f479xx.h:1315
#define HASH_BASE (AHB2PERIPH_BASE + 0x60400UL)
stm32f417xx.h:1206
#define HASH ((HASH_TypeDef *) HASH_BASE)
stm32f439xx.h:1357
#define HASH ((HASH_TypeDef *) HASH_BASE)
stm32f479xx.h:1448
#define HASH ((HASH_TypeDef *) HASH_BASE)