OpenOCD
image_type
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
image_type
image_type enum
Syntax
Show:
Summary
Declaration
from
image.h:32
enum
image_type
{
IMAGE_BINARY
,
IMAGE_IHEX
,
IMAGE_MEMORY
,
IMAGE_ELF
,
IMAGE_SRECORD
,
IMAGE_BUILDER
,
}
;
Values
Value
Declared as
image_type::IMAGE_BINARY
image_type::IMAGE_IHEX
image_type::IMAGE_MEMORY
image_type::IMAGE_ELF
image_type::IMAGE_SRECORD
image_type::IMAGE_BUILDER
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