Home | History | Annotate | Download | only in utility

Lines Matching full:arbitrary

651     const int32_t defaultBursts = 2; // arbitrary, use 2 for double buffered
652 const int32_t maxBursts = 1024; // arbitrary
662 const int32_t minMicros = 0; // arbitrary
663 const int32_t defaultMicros = 200; // arbitrary, based on some observed jitter
664 const int32_t maxMicros = 5000; // arbitrary, probably don't want more than 500
677 const int32_t minMicros = 20; // arbitrary
678 const int32_t defaultMicros = 200; // arbitrary
679 const int32_t maxMicros = 2000; // arbitrary
692 const int32_t defaultMicros = 1000; // arbitrary
693 const int32_t maxMicros = 1000 * 1000; // arbitrary