OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_usecs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdqueue.c
362
* track the total use in hsotg->
frame_usecs
363
* keep each qh use in qh->
frame_usecs
375
hsotg->
frame_usecs
[i] = max_uframe_usecs[i];
384
/* At the start hsotg->
frame_usecs
[i] = max_uframe_usecs[i] */
385
if (utime <= hsotg->
frame_usecs
[i]) {
386
hsotg->
frame_usecs
[i] -= utime;
387
qh->
frame_usecs
[i] += utime;
407
if (hsotg->
frame_usecs
[i] <= 0)
414
xtime = hsotg->
frame_usecs
[i];
420
if (xtime + hsotg->
frame_usecs
[j] < utime)
[
all
...]
dwc2_core.h
643
* @
frame_usecs
: Internal variable used by the microframe scheduler
767
u16
frame_usecs
[8];
member in struct:dwc2_hsotg
dwc2_hcd.h
251
* @
frame_usecs
: Internal variable used by the microframe scheduler
293
u16
frame_usecs
[8];
member in struct:dwc2_qh
Completed in 19 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025