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

MEM_BASE_IPC macro

Syntax

#define MEM_BASE_IPC 0x40230000u

References

LocationText
psoc6.c:42
#define MEM_BASE_IPC 0x40230000u
psoc6.c:44
#define MEM_IPC(n) (MEM_BASE_IPC + (n) * IPC_STRUCT_SIZE)