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

MEM_IPC_NOTIFY macro

Syntax

#define MEM_IPC_NOTIFY(n) (MEM_IPC(n) + 0x08u)

Arguments

n

References

LocationText
psoc6.c:46
#define MEM_IPC_NOTIFY(n) (MEM_IPC(n) + 0x08u)
psoc6.c:342
hr = target_write_u32(target, MEM_IPC_NOTIFY(IPC_ID), 1);