Searched refs:USB_CH_HCCHARx_DEVADDR (Results 1 – 2 of 2) sorted by relevance
121 #define USB_CH_HCCHARx_DEVADDR(x) (((uint32_t) x << USB_CH_HCCHAR_DevAddr_Po… macro
780 (USB_CH_HCCHARx_DEVADDR (dev_addr) ) ; in XMC_USBH_PipeCreate()855 … hcchar |= (uint32_t)(USB_CH_HCCHARx_MPS(ep_max_packet_size) | (USB_CH_HCCHARx_DEVADDR(dev_addr))); in XMC_USBH_PipeModify()