Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/src/
A Dusb_int.c65 SaveRState &= EPRX_STS; in USB_CorrectTransferLp()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/src/
A Dusb_int.c65 SaveRState &= EPRX_STS; in USB_CorrectTransferLp()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/src/
A Dusb_int.c65 SaveRState &= EPRX_STS; in USB_CorrectTransferLp()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/src/
A Dusb_int.c65 SaveRState &= EPRX_STS; in USB_CorrectTransferLp()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/src/
A Dusb_int.c65 SaveRState &= EPRX_STS; in USB_CorrectTransferLp()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/src/
A Dusb_int.c65 SaveRState &= EPRX_STS; in USB_CorrectTransferLp()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/src/
A Dusb_int.c65 SaveRState &= EPRX_STS; in USB_CorrectTransferLp()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_usbfs_driver/inc/
A Dusb_regs.h182 #define EPRX_STS (0x3000) /* EndPoint RX STATus bit field */ macro
221 #define EPRX_DATTOGMASK (EPRX_STS | EPREG_MASK)
356 #define _GetEPRxStatus(bEpNum) ((uint16_t)_GetENDPOINT(bEpNum) & EPRX_STS)
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_usbfs_driver/inc/
A Dusb_regs.h182 #define EPRX_STS (0x3000) /* EndPoint RX STATus bit field */ macro
221 #define EPRX_DATTOGMASK (EPRX_STS | EPREG_MASK)
356 #define _GetEPRxStatus(bEpNum) ((uint16_t)_GetENDPOINT(bEpNum) & EPRX_STS)
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_usbfs_driver/inc/
A Dusb_regs.h182 #define EPRX_STS (0x3000) /* EndPoint RX STATus bit field */ macro
221 #define EPRX_DATTOGMASK (EPRX_STS | EPREG_MASK)
356 #define _GetEPRxStatus(bEpNum) ((uint16_t)_GetENDPOINT(bEpNum) & EPRX_STS)
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_usbfs_driver/inc/
A Dusb_regs.h181 #define EPRX_STS (0x3000) /* EndPoint RX STATus bit field */ macro
220 #define EPRX_DATTOGMASK (EPRX_STS | EPREG_MASK)
355 #define _GetEPRxStatus(bEpNum) ((uint16_t)_GetENDPOINT(bEpNum) & EPRX_STS)
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_usbfs_driver/inc/
A Dusb_regs.h181 #define EPRX_STS (0x3000) /* EndPoint RX STATus bit field */ macro
220 #define EPRX_DATTOGMASK (EPRX_STS | EPREG_MASK)
355 #define _GetEPRxStatus(bEpNum) ((uint16_t)_GetENDPOINT(bEpNum) & EPRX_STS)
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_usbfs_driver/inc/
A Dusb_regs.h181 #define EPRX_STS (0x3000) /* EndPoint RX STATus bit field */ macro
220 #define EPRX_DATTOGMASK (EPRX_STS | EPREG_MASK)
355 #define _GetEPRxStatus(bEpNum) ((uint16_t)_GetENDPOINT(bEpNum) & EPRX_STS)
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_usbfs_driver/inc/
A Dusb_regs.h181 #define EPRX_STS (0x3000) /* EndPoint RX STATus bit field */ macro
220 #define EPRX_DATTOGMASK (EPRX_STS | EPREG_MASK)
355 #define _GetEPRxStatus(bEpNum) ((uint16_t)_GetENDPOINT(bEpNum) & EPRX_STS)

Completed in 29 milliseconds