OpenOCD
TARGET_UNKNOWN
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
TARGET_UNKNOWN
TARGET_UNKNOWN value
Syntax
Show:
Summary
Declaration
from
target.h:54
TARGET_UNKNOWN
=
0
;
Examples
References
from
examples
Code
Location
Referrer
TARGET_UNKNOWN
=
0
,
target.h:54
case
TARGET_UNKNOWN
:
aarch64.c:550
aarch64_poll()
target
->
state
=
TARGET_UNKNOWN
;
aarch64.c:2049
aarch64_deassert_reset()
target
->
state
=
TARGET_UNKNOWN
;
aarch64.c:2758
aarch64_examine_first()
if
(
target
->
state
==
TARGET_UNKNOWN
)
arc.c:793
arc_halt()
if
(
target
->
state
==
TARGET_UNKNOWN
)
arm11.c:360
arm11_halt()
if
(
target
->
state
==
TARGET_UNKNOWN
)
{
arm7_9_common.c:810
arm7_9_poll()
if
(
target
->
state
==
TARGET_UNKNOWN
)
arm7_9_common.c:1186
arm7_9_halt()
target
->
state
=
TARGET_UNKNOWN
;
arm7_9_common.c:1309
arm7_9_debug_entry()
target
->
state
=
TARGET_UNKNOWN
;
arm7_9_common.c:1782
arm7_9_resume()
target
->
state
=
TARGET_UNKNOWN
;
arm7_9_common.c:1970
arm7_9_step()
if
(
target
->
state
==
TARGET_UNKNOWN
)
avr32_ap7k.c:268
avr32_ap7k_halt()
target
->
state
=
TARGET_UNKNOWN
;
cortex_a.c:1951
cortex_a_deassert_reset()
target
->
state
=
TARGET_UNKNOWN
;
/* TARGET_NO_POWER? */
cortex_a.c:2975
cortex_a_examine_first()
target
->
state
=
TARGET_UNKNOWN
;
/* TARGET_NO_POWER? */
cortex_a.c:3005
cortex_a_examine_first()
target
->
state
=
TARGET_UNKNOWN
;
cortex_m.c:960
cortex_m_poll_one()
target
->
state
=
TARGET_UNKNOWN
;
cortex_m.c:1004
cortex_m_poll_one()
if
(
target
->
state
==
TARGET_UNKNOWN
)
{
cortex_m.c:1060
cortex_m_poll_one()
if
(
target
->
state
==
TARGET_UNKNOWN
)
cortex_m.c:1203
cortex_m_halt_one()
target
->
state
=
TARGET_UNKNOWN
;
cortex_m.c:1607
cortex_m_step()
if
(
state
==
TARGET_UNKNOWN
)
{
dsp563xx.c:1047
dsp563xx_poll()
if
(
target
->
state
==
TARGET_UNKNOWN
)
dsp563xx.c:1105
dsp563xx_halt()
return
TARGET_UNKNOWN
;
dsp563xx_once.c:97
dsp563xx_once_target_status()
return
TARGET_UNKNOWN
;
dsp563xx_once.c:100
dsp563xx_once_target_status()
return
TARGET_UNKNOWN
;
dsp563xx_once.c:104
dsp563xx_once_target_status()
target
->
state
=
TARGET_UNKNOWN
;
dsp5680xx.c:985
dsp5680xx_poll()
if
(
target
->
state
==
TARGET_UNKNOWN
)
{
dsp5680xx.c:988
dsp5680xx_poll()
target
->
state
=
TARGET_UNKNOWN
;
esirisc.c:1096
esirisc_poll()
if
(
target
->
state
==
TARGET_UNKNOWN
)
esirisc.c:1645
esirisc_examine()
if
(
state
==
TARGET_UNKNOWN
)
{
hla_target.c:295
adapter_poll()
if
(
target
->
state
==
TARGET_UNKNOWN
)
hla_target.c:424
adapter_halt()
t
->
state
=
TARGET_UNKNOWN
;
lakemont.c:1236
lakemont_reset_deassert()
if
(
(
target
->
state
==
TARGET_UNKNOWN
)
||
ls1_sap.c:44
ls1_sap_poll()
target
->
state
=
TARGET_UNKNOWN
;
mem_ap.c:62
mem_ap_init_target()
if
(
target
->
state
==
TARGET_UNKNOWN
)
{
mem_ap.c:89
mem_ap_poll()
target
->
state
=
TARGET_UNKNOWN
;
mem_ap.c:147
mem_ap_examine()
if
(
target
->
state
==
TARGET_UNKNOWN
)
mips_m4k.c:210
mips_m4k_poll()
if
(
target
->
state
==
TARGET_UNKNOWN
)
mips_m4k.c:267
mips_m4k_halt()
if
(
target
->
state
==
TARGET_UNKNOWN
)
mips_mips64.c:129
mips_mips64_halt()
if
(
target
->
state
==
TARGET_UNKNOWN
)
or1k.c:578
or1k_halt()
if
(
target
->
state
==
TARGET_UNKNOWN
)
or1k.c:1146
or1k_examine()
return
TARGET_UNKNOWN
;
stlink_usb.c:2145
stlink_usb_v2_get_status()
return
TARGET_UNKNOWN
;
stlink_usb.c:2167
stlink_usb_state()
if
(
res
==
TARGET_UNKNOWN
)
stlink_usb.c:2174
stlink_usb_state()
return
TARGET_UNKNOWN
;
stlink_usb.c:2187
stlink_usb_state()
return
TARGET_UNKNOWN
;
stlink_usb.c:2196
stlink_usb_state()
if
(
target
->
state
==
TARGET_UNKNOWN
)
stm8.c:847
stm8_poll()
if
(
target
->
state
==
TARGET_UNKNOWN
)
stm8.c:881
stm8_halt()
{
.
name
=
"unknown"
,
.
value
=
TARGET_UNKNOWN
}
,
target.c:210
target
->
state
=
TARGET_UNKNOWN
;
target.c:5903
target_create()
return
TARGET_UNKNOWN
;
ti_icdi_usb.c:301
icdi_usb_state()
target
->
state
=
TARGET_UNKNOWN
;
xscale.c:882
xscale_debug_entry()
}
else
if
(
target
->
state
==
TARGET_UNKNOWN
)
{
xscale.c:1018
xscale_halt()
target
->
state
=
TARGET_UNKNOWN
;
xtensa.c:2308
xtensa_poll()
target
->
state
=
TARGET_UNKNOWN
;
xtensa.c:2352
xtensa_poll()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
TARGET_UNKNOWN
is read by 43 functions:
All items filtered out
TARGET_UNKNOWN
stlink_usb_v2_get_status()
stlink_usb_state()
icdi_usb_state()
or1k_halt()
or1k_examine()
arm11_halt()
arm7_9_poll()
arm7_9_halt()
arm7_9_debug_entry()
arm7_9_resume()
arm7_9_step()
avr32_ap7k_halt()
cortex_a_deassert_reset()
cortex_a_examine_first()
cortex_m_poll_one()
cortex_m_halt_one()
cortex_m_step()
dsp563xx_poll()
dsp563xx_halt()
dsp563xx_once_target_status()
dsp5680xx_poll()
adapter_poll()
adapter_halt()
lakemont_reset_deassert()
ls1_sap_poll()
mips_m4k_poll()
mips_m4k_halt()
target_create()
xscale_debug_entry()
xscale_halt()
aarch64_poll()
aarch64_deassert_reset()
aarch64_examine_first()
stm8_poll()
stm8_halt()
mem_ap_init_target()
mem_ap_poll()
mem_ap_examine()
esirisc_poll()
esirisc_examine()
mips_mips64_halt()
arc_halt()
xtensa_poll()
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