Searched refs:uartIOWaitTime100 (Results 1 – 2 of 2) sorted by relevance
| /developtools/hdc/src/common/ | ||
| D | define.h | 108 constexpr int uartIOWaitTime100 = 100; variable |
| /developtools/hdc/src/daemon/ | ||
| D | daemon_uart.cpp | 143 uv_sleep(uartIOWaitTime100); in OpenUartDevice() |