Home
last modified time | relevance | path

Searched refs:USB_ByteSwap (Results 1 – 21 of 21) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/src/
A Dusb_core.c817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()
819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
A Dusb_regs.c591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/src/
A Dusb_core.c817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()
819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
A Dusb_regs.c591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/src/
A Dusb_core.c817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()
819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
A Dusb_regs.c591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/src/
A Dusb_core.c817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()
819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
A Dusb_regs.c591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/src/
A Dusb_core.c817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()
819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
A Dusb_regs.c591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/src/
A Dusb_core.c817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()
819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
A Dusb_regs.c591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/src/
A Dusb_core.c817 pInformation->USBwValue = USB_ByteSwap(*pBuf.w++); /* wValue */ in USB_ProcessSetup0()
819 pInformation->USBwIndex = USB_ByteSwap(*pBuf.w++); /* wIndex */ in USB_ProcessSetup0()
A Dusb_regs.c591 uint16_t USB_ByteSwap(uint16_t wSwW) in USB_ByteSwap() function
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/inc/
A Dusb_regs.h710 uint16_t USB_ByteSwap(uint16_t);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/inc/
A Dusb_regs.h710 uint16_t USB_ByteSwap(uint16_t);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/inc/
A Dusb_regs.h710 uint16_t USB_ByteSwap(uint16_t);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/inc/
A Dusb_regs.h709 uint16_t USB_ByteSwap(uint16_t);
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/inc/
A Dusb_regs.h709 uint16_t USB_ByteSwap(uint16_t);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/inc/
A Dusb_regs.h709 uint16_t USB_ByteSwap(uint16_t);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/inc/
A Dusb_regs.h709 uint16_t USB_ByteSwap(uint16_t);

Completed in 57 milliseconds