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

STM32F7_OTP_LOCK_BASE macro

Syntax

#define STM32F7_OTP_LOCK_BASE ((STM32F7_OTP_BANK_BASE) + (STM32F7_OTP_SIZE))

References

LocationText
stm32f2x.c:126
#define STM32F7_OTP_LOCK_BASE ((STM32F7_OTP_BANK_BASE) + (STM32F7_OTP_SIZE))
stm32f2x.c:517
lock_base = stm32x_otp_is_f7(bank) ? STM32F7_OTP_LOCK_BASE
stm32f2x.c:540
lock_base = stm32x_otp_is_f7(bank) ? STM32F7_OTP_LOCK_BASE