Home
last modified time | relevance | path

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

/external/rmi4utils/f54test/
Df54test.h23 #define COMMAND_TIMEOUT_100MS 20 macro
Df54test.cpp1349 } while (timeout_count < COMMAND_TIMEOUT_100MS); in WaitForF54CommandCompletion()
1351 if (timeout_count == COMMAND_TIMEOUT_100MS) { in WaitForF54CommandCompletion()