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

IPC_STRUCT_SIZE macro

Syntax

#define IPC_STRUCT_SIZE 0x20u

References

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