Searched refs:total_time (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/nand/aml-rawnand/
H A Donfi.c61 uint64_t total_time = 0; local
69 total_time += 10;
70 if (total_time > (timeout_ms * 1000)) {
H A Daml-rawnand.c147 uint64_t total_time = 0; local
159 total_time += 10;
160 if (total_time > (timeout_ms * 1000)) {

Completed in 76 milliseconds