Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/src/
A Dusb_regs.c165 _SetEPTxStatus(bEpNum, wState); in SetEPTxStatus()
223 _SetEPTxStatus(bEpNum, EP_TX_VALID); in USB_SetEpTxValid()
A Dusb_core.c352 _SetEPTxStatus(Related_Endpoint, EP_TX_STALL); in Standard_SetEndPointFeature()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/src/
A Dusb_regs.c165 _SetEPTxStatus(bEpNum, wState); in SetEPTxStatus()
223 _SetEPTxStatus(bEpNum, EP_TX_VALID); in USB_SetEpTxValid()
A Dusb_core.c352 _SetEPTxStatus(Related_Endpoint, EP_TX_STALL); in Standard_SetEndPointFeature()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/src/
A Dusb_regs.c165 _SetEPTxStatus(bEpNum, wState); in SetEPTxStatus()
223 _SetEPTxStatus(bEpNum, EP_TX_VALID); in USB_SetEpTxValid()
A Dusb_core.c352 _SetEPTxStatus(Related_Endpoint, EP_TX_STALL); in Standard_SetEndPointFeature()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/src/
A Dusb_regs.c165 _SetEPTxStatus(bEpNum, wState); in SetEPTxStatus()
223 _SetEPTxStatus(bEpNum, EP_TX_VALID); in USB_SetEpTxValid()
A Dusb_core.c352 _SetEPTxStatus(Related_Endpoint, EP_TX_STALL); in Standard_SetEndPointFeature()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/src/
A Dusb_regs.c165 _SetEPTxStatus(bEpNum, wState); in SetEPTxStatus()
223 _SetEPTxStatus(bEpNum, EP_TX_VALID); in USB_SetEpTxValid()
A Dusb_core.c352 _SetEPTxStatus(Related_Endpoint, EP_TX_STALL); in Standard_SetEndPointFeature()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/src/
A Dusb_regs.c165 _SetEPTxStatus(bEpNum, wState); in SetEPTxStatus()
223 _SetEPTxStatus(bEpNum, EP_TX_VALID); in USB_SetEpTxValid()
A Dusb_core.c352 _SetEPTxStatus(Related_Endpoint, EP_TX_STALL); in Standard_SetEndPointFeature()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/src/
A Dusb_regs.c165 _SetEPTxStatus(bEpNum, wState); in SetEPTxStatus()
223 _SetEPTxStatus(bEpNum, EP_TX_VALID); in USB_SetEpTxValid()
A Dusb_core.c352 _SetEPTxStatus(Related_Endpoint, EP_TX_STALL); in Standard_SetEndPointFeature()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/inc/
A Dusb_regs.h283 #define _SetEPTxStatus(bEpNum, wState) … macro
365 #define _SetEPTxValid(bEpNum) (_SetEPTxStatus(bEpNum, EP_TX_VALID))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/inc/
A Dusb_regs.h283 #define _SetEPTxStatus(bEpNum, wState) … macro
365 #define _SetEPTxValid(bEpNum) (_SetEPTxStatus(bEpNum, EP_TX_VALID))
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/inc/
A Dusb_regs.h283 #define _SetEPTxStatus(bEpNum, wState) … macro
365 #define _SetEPTxValid(bEpNum) (_SetEPTxStatus(bEpNum, EP_TX_VALID))
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/inc/
A Dusb_regs.h282 #define _SetEPTxStatus(bEpNum, wState) … macro
364 #define _SetEPTxValid(bEpNum) (_SetEPTxStatus(bEpNum, EP_TX_VALID))
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/inc/
A Dusb_regs.h282 #define _SetEPTxStatus(bEpNum, wState) … macro
364 #define _SetEPTxValid(bEpNum) (_SetEPTxStatus(bEpNum, EP_TX_VALID))
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/inc/
A Dusb_regs.h282 #define _SetEPTxStatus(bEpNum, wState) … macro
364 #define _SetEPTxValid(bEpNum) (_SetEPTxStatus(bEpNum, EP_TX_VALID))
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/inc/
A Dusb_regs.h282 #define _SetEPTxStatus(bEpNum, wState) … macro
364 #define _SetEPTxValid(bEpNum) (_SetEPTxStatus(bEpNum, EP_TX_VALID))

Completed in 44 milliseconds