OpenOCD
nrf5_device_spec
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
nrf5_device_spec
nrf5_device_spec struct
Syntax
Show:
Summary
Declaration
from
nrf5.c:87
struct
nrf5_device_spec
{
uint16_t
hwid
;
const
char
*
part
;
const
char
*
variant
;
const
char
*
build_code
;
unsigned
int
flash_size_kb
;
enum
nrf5_features
features
;
}
;
Fields
Field
Declared as
nrf5_device_spec::hwid
uint16_t
nrf5_device_spec::part
const
char
*
nrf5_device_spec::variant
const
char
*
nrf5_device_spec::build_code
const
char
*
nrf5_device_spec::flash_size_kb
unsigned
int
nrf5_device_spec::features
enum
nrf5_features
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