OpenOCD
psoc5lp_device
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
psoc5lp_device
psoc5lp_device struct
Syntax
Show:
Summary
Declaration
from
psoc5lp.c:103
struct
psoc5lp_device
{
uint32_t
id
;
unsigned
fam
;
unsigned
speed_mhz
;
unsigned
flash_kb
;
unsigned
eeprom_kb
;
}
;
Fields
Field
Declared as
psoc5lp_device::id
uint32_t
psoc5lp_device::fam
unsigned
psoc5lp_device::speed_mhz
unsigned
psoc5lp_device::flash_kb
unsigned
psoc5lp_device::eeprom_kb
unsigned
Related Functions
Found 2 other functions taking a
psoc5lp_device
argument:
Function
psoc5lp_get_part_number()
psoc5lp_find_device()
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