Searched refs:USB_OTG_EP_REG_SIZE (Results 1 – 5 of 5) sorted by relevance
457 …_INEndpointTypeDef *)((uint32_t)USBx + USB_OTG_IN_ENDPOINT_BASE + (i)*USB_OTG_EP_REG_SIZE)) 458 …UTEndpointTypeDef *)((uint32_t)USBx + USB_OTG_OUT_ENDPOINT_BASE + (i)*USB_OTG_EP_REG_SIZE))
469 debug = (uint32_t)(((uint32_t )USBx) + USB_OTG_OUT_ENDPOINT_BASE + (0)*USB_OTG_EP_REG_SIZE); in USB_ActivateDedicatedEndpoint()
1309 #define USB_OTG_EP_REG_SIZE ((uint32_t)0x00000020U) macro