Searched refs:PACKET_SIZE_16 (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | usb.h | 86 PACKET_SIZE_16 = 1, enumerator |
/u-boot/common/ | ||
A D | usb.c | 1015 dev->maxpacketsize = PACKET_SIZE_16; in usb_setup_descriptor() |
Completed in 9 milliseconds