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

MEM_IPC_INTR macro

Syntax

#define MEM_IPC_INTR(n) (MEM_BASE_IPC_INTR + (n) * IPC_INTR_STRUCT_SIZE)

Arguments

n

References

LocationText
psoc6.c:52
#define MEM_IPC_INTR(n) (MEM_BASE_IPC_INTR + (n) * IPC_INTR_STRUCT_SIZE)
psoc6.c:53
#define MEM_IPC_INTR_MASK(n) (MEM_IPC_INTR(n) + 0x08u)