ONCPU is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

ONCPU macro

Syntax

#define ONCPU 0x18

References

LocationText
linux_header.h:33
#define ONCPU 0x18
linux.c:288
uint32_t on_cpu = t->base_addr + ONCPU;
linux.c:425
uint32_t cpu, on_cpu = TS + ONCPU;