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

MEM_IPC_DATA macro

Syntax

#define MEM_IPC_DATA(n) (MEM_IPC(n) + 0x0Cu)

Arguments

n

References

LocationText
psoc6.c:47
#define MEM_IPC_DATA(n) (MEM_IPC(n) + 0x0Cu)
psoc6.c:330
psoc6.c:332
psoc6.c:355
hr = target_read_u32(target, MEM_IPC_DATA(IPC_ID), data_out);