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

IPC_TIMEOUT_MS macro

Syntax

#define IPC_TIMEOUT_MS 1000

References

LocationText
psoc6.c:59
#define IPC_TIMEOUT_MS 1000
psoc6.c:198
IPC_TIMEOUT_MS, &g_armv7m_info);
psoc6.c:230
timeout_init(&to, IPC_TIMEOUT_MS);
psoc6.c:275
timeout_init(&to, IPC_TIMEOUT_MS);
psoc6.c:900
psoc6.c:952
psoc6.c:1006
target_wait_state(target, TARGET_HALTED, IPC_TIMEOUT_MS);