OpenOCD
osbdm_add_scan()
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
osbdm_add_scan()
osbdm_add_scan() function
Syntax
Show:
Summary
Declaration
from
osbdm.c:489
static
int
osbdm_add_scan
(
struct
queue
*
queue
,
struct
scan_field
*
fields
,
unsigned
int
num_fields
,
tap_state_t
end_state
,
bool
ir_scan
)
;
Arguments
Argument
queue
fields
num_fields
end_state
ir_scan
Related Functions
Found 10 other functions taking a
queue
argument:
Function
osbdm_add_stableclocks()
osbdm_add_tms()
osbdm_add_runtest()
osbdm_execute_command()
queue_add_tail()
queue_drop_head()
queue_free()
osbdm_flush()
osbdm_add_pathmove()
osbdm_add_statemove()
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