stm32l4_otp_is_enabled() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDstm32l4_otp_is_enabled()

stm32l4_otp_is_enabled() function

Syntax

static inline bool stm32l4_otp_is_enabled(struct flash_bank *bank);

Arguments

bank

References

LocationReferrerText
stm32l4x.c:795
static inline bool stm32l4_otp_is_enabled(struct flash_bank *bank)
stm32l4x.c:1611stm32l4_write()
if (stm32l4_is_otp(bank) && !stm32l4_otp_is_enabled(bank)) {
stm32l4x.c:2585stm32l4_handle_otp_command()
bank->bank_number, stm32l4_otp_is_enabled(bank) ? "enabled" : "disabled");

Call Tree

Functions calling stm32l4_otp_is_enabled()
stm32l4_otp_is_enabled()
Data read by stm32l4_otp_is_enabled()
stm32l4_otp_is_enabled()::stm32l4_info
all items filtered out
stm32l4_otp_is_enabled()
Type of stm32l4_otp_is_enabled()
stm32l4_otp_is_enabled()
all items filtered out