Searched refs:USB_EP_T_MASK (Results 1 – 10 of 10) sorted by relevance
345 …((((uint32_t)(PCD_GET_ENDPOINT((USBx), (bEpNum)))) & ((uint32_t)(USB_EP_T_MASK))) | ((uint32_t)(wT…
316 ((PCD_GET_ENDPOINT(USBx, bEpNum) & USB_EP_T_MASK) | wType )))
531 … ((PCD_GET_ENDPOINT((USBx), (bEpNum)) & USB_EP_T_MASK) | (wType))))
1887 wEpRegVal = PCD_GET_ENDPOINT(USBx, ep->num) & USB_EP_T_MASK; in USB_ActivateEndpoint()
7422 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
6341 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
7263 #define USB_EP_T_MASK ((uint16_t) ~USB_EP_T_FIELD & USB_EPREG_MASK) macro
7181 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro
7483 #define USB_EP_T_MASK (~USB_EP_T_FIELD & USB_EPREG_MASK) macro