Searched refs:COMMAND_TIMEOUT_100MS (Results 1 – 2 of 2) sorted by relevance
23 #define COMMAND_TIMEOUT_100MS 20 macro
1349 } while (timeout_count < COMMAND_TIMEOUT_100MS); in WaitForF54CommandCompletion()1351 if (timeout_count == COMMAND_TIMEOUT_100MS) { in WaitForF54CommandCompletion()