Home | History | Annotate | Download | only in runtime

Lines Matching refs:kTimeoutUs

598   static const useconds_t kTimeoutUs = 30 * 1000000;  // 30s.
643 if (total_delay_us >= kTimeoutUs) {