foreach_smp_target_direction is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDforeach_smp_target_direction

foreach_smp_target_direction macro

Syntax

#define foreach_smp_target_direction(forward, pos, head) \     list_for_each_entry_direction(forward, pos, head, lh)

Arguments

forward

pos

References

LocationText
smp.h:18
#define foreach_smp_target_direction(forward, pos, head) \
riscv.c:1478
foreach_smp_target_direction(resume_order == RO_NORMAL,
riscv.c:1486
foreach_smp_target_direction(resume_order == RO_NORMAL,
riscv.c:1497
foreach_smp_target_direction(resume_order == RO_NORMAL,