OpenOCD
arc_h_u32_to_me()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
arc_h_u32_to_me()
arc_h_u32_to_me() function
Convert data in host endianness to the middle endian. This is required to write 4-byte instructions.
Syntax
Show:
Summary
Declaration
from
arc.h:267
static
inline
void
arc_h_u32_to_me
(
uint8_t
*
buf
,
int
val
)
;
Arguments
Argument
buf
val
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