FLASH_TZEN is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

FLASH_TZEN macro

Syntax

#define FLASH_TZEN BIT(31)

References

LocationText
stm32l4x.h:70
#define FLASH_TZEN BIT(31)
stm32l4x.c:808
tzen = (stm32l4_info->optr & FLASH_TZEN) != 0;
stm32l4x.c:2383
FLASH_TZEN, FLASH_TZEN);
stm32l4x.c:2393
RDP_LEVEL_0, FLASH_RDP_MASK | FLASH_TZEN);