Searched refs:USB_OTG_OUT_ENDPOINT_BASE (Results 1 – 5 of 5) sorted by relevance
458 #define USBx_OUTEP(i) ((USB_OTG_OUTEndpointTypeDef *)((uint32_t)USBx + USB_OTG_OUT_ENDPOINT_BASE …
469 debug = (uint32_t)(((uint32_t )USBx) + USB_OTG_OUT_ENDPOINT_BASE + (0)*USB_OTG_EP_REG_SIZE); in USB_ActivateDedicatedEndpoint()
1308 #define USB_OTG_OUT_ENDPOINT_BASE ((uint32_t)0x00000B00U) macro