OpenOCD
raw_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
raw_bit_file
raw_bit_file struct
Syntax
Show:
Summary
Declaration
from
raw_bit.h:14
struct
raw_bit_file
{
size_t
length
;
uint8_t
*
data
;
}
;
Fields
Field
Declared as
raw_bit_file::length
size_t
raw_bit_file::data
uint8_t
*
Related Functions
Found 4 other functions taking a
raw_bit_file
argument:
Function
efinix_read_bit_file()
efinix_read_file()
cpld_read_raw_bit_file()
intel_read_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