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

IPC_INTR_STRUCT_SIZE macro

Syntax

#define IPC_INTR_STRUCT_SIZE 0x20u

References

LocationText
psoc6.c:51
#define IPC_INTR_STRUCT_SIZE 0x20u
psoc6.c:52
#define MEM_IPC_INTR(n) (MEM_BASE_IPC_INTR + (n) * IPC_INTR_STRUCT_SIZE)