Searched refs:USB_EPTX_STAT (Results 1 – 9 of 9) sorted by relevance
451 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK |USB_EPTX_STAT) ;\482 …D_GET_EP_TX_STATUS(USBx, bEpNum) (((uint32_t)(PCD_GET_ENDPOINT((USBx), (bEpNum)))) & USB_EPTX_STAT)
414 _wRegVal = PCD_GET_ENDPOINT(USBx, bEpNum) & (USB_EPRX_DTOGMASK |USB_EPTX_STAT) ;\437 …efine PCD_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT(USBx, bEpNum) & USB_EPTX_STAT)
642 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \674 …D_GET_EP_TX_STATUS(USBx, bEpNum) ((uint16_t)PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPTX_STAT)
7411 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro7432 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
6326 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro6351 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
7252 #define USB_EPTX_STAT ((uint16_t)0x0030U) /*!< EndPoint TX ST… macro7273 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
7166 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro7191 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)
7468 #define USB_EPTX_STAT USB_EPTX_STAT_Msk /*!< EndPoint TX ST… macro7493 #define USB_EPTX_DTOGMASK (USB_EPTX_STAT|USB_EPREG_MASK)