Home | History | Annotate | Download | only in runtime

Lines Matching refs:kTimeoutUs

462   static const useconds_t kTimeoutUs = 30 * 1000000;  // 30s.
512 if (total_delay_us >= kTimeoutUs) {
534 static const useconds_t kTimeoutUs = 30 * 1000000; // 30s.
589 if (total_delay_us >= kTimeoutUs) {