Searched refs:_SetEPTxAddr (Results 1 – 14 of 14) sorted by relevance
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/inc/ |
| A D | usb_regs.h | 478 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro 567 …_SetEPTxAddr(bEpNum, wBuf0Addr); …
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/inc/ |
| A D | usb_regs.h | 478 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro 567 …_SetEPTxAddr(bEpNum, wBuf0Addr); …
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/inc/ |
| A D | usb_regs.h | 478 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro 567 …_SetEPTxAddr(bEpNum, wBuf0Addr); …
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/inc/ |
| A D | usb_regs.h | 477 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro 566 …_SetEPTxAddr(bEpNum, wBuf0Addr); …
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/inc/ |
| A D | usb_regs.h | 477 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro 566 …_SetEPTxAddr(bEpNum, wBuf0Addr); …
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/inc/ |
| A D | usb_regs.h | 477 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro 566 …_SetEPTxAddr(bEpNum, wBuf0Addr); …
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/inc/ |
| A D | usb_regs.h | 477 #define _SetEPTxAddr(bEpNum, wAddr) (*_pEPTxAddr(bEpNum) = ((wAddr >> 1) << 1)) macro 566 …_SetEPTxAddr(bEpNum, wBuf0Addr); …
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/src/ |
| A D | usb_regs.c | 375 _SetEPTxAddr(bEpNum, wAddr); in USB_SetEpTxAddr()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/src/ |
| A D | usb_regs.c | 375 _SetEPTxAddr(bEpNum, wAddr); in USB_SetEpTxAddr()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/src/ |
| A D | usb_regs.c | 375 _SetEPTxAddr(bEpNum, wAddr); in USB_SetEpTxAddr()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/src/ |
| A D | usb_regs.c | 375 _SetEPTxAddr(bEpNum, wAddr); in USB_SetEpTxAddr()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/src/ |
| A D | usb_regs.c | 375 _SetEPTxAddr(bEpNum, wAddr); in USB_SetEpTxAddr()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/src/ |
| A D | usb_regs.c | 375 _SetEPTxAddr(bEpNum, wAddr); in USB_SetEpTxAddr()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/src/ |
| A D | usb_regs.c | 375 _SetEPTxAddr(bEpNum, wAddr); in USB_SetEpTxAddr()
|
Completed in 57 milliseconds