Home
last modified time | relevance | path

Searched refs:USB_GetEpRxAddr (Results 1 – 25 of 28) sorted by relevance

12

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/src/
A Dusb_sil.c80 USB_CopyPMAToUserBuf(pBufferPointer, USB_GetEpRxAddr(bEpAddr & 0x7F), DataLength); in USB_SilRead()
A Dusb_regs.c400 uint16_t USB_GetEpRxAddr(uint8_t bEpNum) in USB_GetEpRxAddr() function
A Dusb_core.c433 USB_CopyPMAToUserBuf(Buffer, USB_GetEpRxAddr(ENDP0), Length); in DataStageOut()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/src/
A Dusb_sil.c80 USB_CopyPMAToUserBuf(pBufferPointer, USB_GetEpRxAddr(bEpAddr & 0x7F), DataLength); in USB_SilRead()
A Dusb_regs.c400 uint16_t USB_GetEpRxAddr(uint8_t bEpNum) in USB_GetEpRxAddr() function
A Dusb_core.c433 USB_CopyPMAToUserBuf(Buffer, USB_GetEpRxAddr(ENDP0), Length); in DataStageOut()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/src/
A Dusb_sil.c80 USB_CopyPMAToUserBuf(pBufferPointer, USB_GetEpRxAddr(bEpAddr & 0x7F), DataLength); in USB_SilRead()
A Dusb_regs.c400 uint16_t USB_GetEpRxAddr(uint8_t bEpNum) in USB_GetEpRxAddr() function
A Dusb_core.c433 USB_CopyPMAToUserBuf(Buffer, USB_GetEpRxAddr(ENDP0), Length); in DataStageOut()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/src/
A Dusb_sil.c80 USB_CopyPMAToUserBuf(pBufferPointer, USB_GetEpRxAddr(bEpAddr & 0x7F), DataLength); in USB_SilRead()
A Dusb_regs.c400 uint16_t USB_GetEpRxAddr(uint8_t bEpNum) in USB_GetEpRxAddr() function
A Dusb_core.c433 USB_CopyPMAToUserBuf(Buffer, USB_GetEpRxAddr(ENDP0), Length); in DataStageOut()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/src/
A Dusb_sil.c80 USB_CopyPMAToUserBuf(pBufferPointer, USB_GetEpRxAddr(bEpAddr & 0x7F), DataLength); in USB_SilRead()
A Dusb_regs.c400 uint16_t USB_GetEpRxAddr(uint8_t bEpNum) in USB_GetEpRxAddr() function
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/src/
A Dusb_sil.c80 USB_CopyPMAToUserBuf(pBufferPointer, USB_GetEpRxAddr(bEpAddr & 0x7F), DataLength); in USB_SilRead()
A Dusb_regs.c400 uint16_t USB_GetEpRxAddr(uint8_t bEpNum) in USB_GetEpRxAddr() function
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/src/
A Dusb_sil.c80 USB_CopyPMAToUserBuf(pBufferPointer, USB_GetEpRxAddr(bEpAddr & 0x7F), DataLength); in USB_SilRead()
A Dusb_regs.c400 uint16_t USB_GetEpRxAddr(uint8_t bEpNum) in USB_GetEpRxAddr() function
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/inc/
A Dusb_regs.h691 uint16_t USB_GetEpRxAddr(uint8_t /*bEpNum*/);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/inc/
A Dusb_regs.h691 uint16_t USB_GetEpRxAddr(uint8_t /*bEpNum*/);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/inc/
A Dusb_regs.h691 uint16_t USB_GetEpRxAddr(uint8_t /*bEpNum*/);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/inc/
A Dusb_regs.h690 uint16_t USB_GetEpRxAddr(uint8_t /*bEpNum*/);
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/inc/
A Dusb_regs.h690 uint16_t USB_GetEpRxAddr(uint8_t /*bEpNum*/);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/inc/
A Dusb_regs.h690 uint16_t USB_GetEpRxAddr(uint8_t /*bEpNum*/);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/inc/
A Dusb_regs.h690 uint16_t USB_GetEpRxAddr(uint8_t /*bEpNum*/);

Completed in 41 milliseconds

12