Home
last modified time | relevance | path

Searched refs:CY_DAP_SYSCALL_WAIT_MAX_TRIES (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/cypress/psoc64/
Ddriver_dap.c36 #define CY_DAP_SYSCALL_WAIT_MAX_TRIES (15000UL) macro
54 (timeout < CY_DAP_SYSCALL_WAIT_MAX_TRIES)) { in cy_access_port_control()
58 if (timeout < CY_DAP_SYSCALL_WAIT_MAX_TRIES) { in cy_access_port_control()
65 (timeout < CY_DAP_SYSCALL_WAIT_MAX_TRIES)) { in cy_access_port_control()
69 if (timeout < CY_DAP_SYSCALL_WAIT_MAX_TRIES) { in cy_access_port_control()