Searched refs:USB_ByteSwap (Results 1 – 21 of 21) sorted by relevance
817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
710 uint16_t USB_ByteSwap(uint16_t);
709 uint16_t USB_ByteSwap(uint16_t);
Completed in 57 milliseconds