Home
last modified time | relevance | path

Searched refs:_GetEPTxAddr (Results 1 – 14 of 14) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/inc/
A Dusb_regs.h488 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro
596 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/inc/
A Dusb_regs.h488 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro
596 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/inc/
A Dusb_regs.h488 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro
596 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/inc/
A Dusb_regs.h487 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro
595 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/inc/
A Dusb_regs.h487 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro
595 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/inc/
A Dusb_regs.h487 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro
595 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/inc/
A Dusb_regs.h487 #define _GetEPTxAddr(bEpNum) ((uint16_t)*_pEPTxAddr(bEpNum)) macro
595 #define _GetEPDblBuf0Addr(bEpNum) (_GetEPTxAddr(bEpNum))
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/src/
A Dusb_regs.c393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/src/
A Dusb_regs.c393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/src/
A Dusb_regs.c393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/src/
A Dusb_regs.c393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/src/
A Dusb_regs.c393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/src/
A Dusb_regs.c393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/src/
A Dusb_regs.c393 return (_GetEPTxAddr(bEpNum)); in USB_GetEpTxAddr()

Completed in 163 milliseconds