OpenOCD
swd_ack_to_error_code()
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
swd_ack_to_error_code()
swd_ack_to_error_code() function
Convert SWD ACK value returned from DP to OpenOCD error code
Syntax
Show:
Summary
Declaration
from
swd.h:72
static
inline
int
swd_ack_to_error_code
(
uint8_t
ack
)
;
Arguments
Argument
ack
Return value
error code
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