OpenOCD
stm32l4_wrp
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
stm32l4_wrp
stm32l4_wrp struct
Syntax
Show:
Summary
Declaration
from
stm32l4x.c:271
struct
stm32l4_wrp
{
enum
stm32l4_flash_reg_index
reg_idx
;
uint32_t
value
;
bool
used
;
int
first
;
int
last
;
int
offset
;
}
;
Fields
Field
Declared as
stm32l4_wrp::reg_idx
enum
stm32l4_flash_reg_index
stm32l4_wrp::value
uint32_t
stm32l4_wrp::used
bool
stm32l4_wrp::first
int
stm32l4_wrp::last
int
stm32l4_wrp::offset
int
Related Functions
Found 4 other functions taking a
stm32l4_wrp
argument:
Function
stm32l4_get_one_wrpxy()
stm32l4_get_all_wrpxy()
stm32l4_write_one_wrpxy()
stm32l4_write_all_wrpxy()
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out