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

MEM_IPC_LOCK_STATUS macro

Syntax

#define MEM_IPC_LOCK_STATUS(n) (MEM_IPC(n) + 0x10u)

Arguments

n

References

LocationText
psoc6.c:48
#define MEM_IPC_LOCK_STATUS(n) (MEM_IPC(n) + 0x10u)
psoc6.c:237
hr = target_read_u32(target, MEM_IPC_LOCK_STATUS(ipc_id), &reg_val);