OpenOCD
lattice_bit_file
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
lattice_bit_file
lattice_bit_file struct
Syntax
Show:
Summary
Declaration
from
lattice_bit.h:15
struct
lattice_bit_file
{
struct
raw_bit_file
raw_bit
;
size_t
offset
;
uint32_t
idcode
;
const
char
*
part
;
bool
has_id
;
}
;
Fields
Field
Declared as
lattice_bit_file::raw_bit
struct
raw_bit_file
lattice_bit_file::offset
size_t
lattice_bit_file::idcode
uint32_t
lattice_bit_file::part
const
char
*
lattice_bit_file::has_id
bool
Related Functions
Found 9 other functions taking a
lattice_bit_file
argument:
Function
lattice_certus_program_config_map()
lattice_certus_load()
lattice_read_file()
lattice_ecp2_3_program_config_map()
lattice_ecp2_load()
lattice_ecp3_load()
lattice_ecp5_program_config_map()
lattice_ecp5_load()
lattice_read_bit_file()
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