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

MEM_IPC_ACQUIRE macro

Syntax

#define MEM_IPC_ACQUIRE(n) (MEM_IPC(n) + 0x00u)

Arguments

n

References

LocationText
psoc6.c:45
#define MEM_IPC_ACQUIRE(n) (MEM_IPC(n) + 0x00u)
psoc6.c:280
psoc6.c:287
hr = target_read_u32(target, MEM_IPC_ACQUIRE(ipc_id), &reg_val);