Searched refs:USB_EPRX_DTOGMASK (Results 1 – 9 of 9) sorted by relevance
426 _wRegVal = (uint32_t) (((uint32_t)(PCD_GET_ENDPOINT((USBx), (bEpNum)))) & USB_EPRX_DTOGMASK);\451 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK |USB_EPTX_STAT) ;\
393 _wRegVal = PCD_GET_ENDPOINT(USBx, bEpNum) & USB_EPRX_DTOGMASK;\414 _wRegVal = PCD_GET_ENDPOINT(USBx, bEpNum) & (USB_EPRX_DTOGMASK |USB_EPTX_STAT) ;\
617 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EPRX_DTOGMASK; \642 _wRegVal = PCD_GET_ENDPOINT((USBx), (bEpNum)) & (USB_EPRX_DTOGMASK | USB_EPTX_STAT); \
7440 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK) macro
6359 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK) macro
7281 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK) macro
7199 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK) macro
7501 #define USB_EPRX_DTOGMASK (USB_EPRX_STAT|USB_EPREG_MASK) macro