OpenOCD
cortex_a_brp
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
cortex_a_brp
cortex_a_brp struct
Syntax
Show:
Summary
Declaration
from
cortex_a.h:54
struct
cortex_a_brp
{
bool
used
;
int
type
;
uint32_t
value
;
uint32_t
control
;
uint8_t
brpn
;
}
;
Fields
Field
Declared as
cortex_a_brp::used
bool
cortex_a_brp::type
int
cortex_a_brp::value
uint32_t
cortex_a_brp::control
uint32_t
cortex_a_brp::brpn
uint8_t
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