OpenOCD
swd_special_seq
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
swd_special_seq
swd_special_seq enum
Syntax
Show:
Summary
Declaration
from
arm_adi_v5.h:236
enum
swd_special_seq
{
LINE_RESET
,
JTAG_TO_SWD
,
JTAG_TO_DORMANT
,
SWD_TO_JTAG
,
SWD_TO_DORMANT
,
DORMANT_TO_SWD
,
DORMANT_TO_JTAG
,
}
;
Values
Value
Declared as
swd_special_seq::LINE_RESET
swd_special_seq::JTAG_TO_SWD
swd_special_seq::JTAG_TO_DORMANT
swd_special_seq::SWD_TO_JTAG
swd_special_seq::SWD_TO_DORMANT
swd_special_seq::DORMANT_TO_SWD
swd_special_seq::DORMANT_TO_JTAG
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