CMSIS + 0/1 examples
SourceVu will show references to USB_OTG_OUTEndpointTypeDef from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
__IO uint32_t
dev OUT Endpoint Control Reg B00h + (ep_num * 20h) + 00h.
uint32_t
Reserved B00h + (ep_num * 20h) + 04h.
__IO uint32_t
dev OUT Endpoint Itr Reg B00h + (ep_num * 20h) + 08h.
uint32_t
Reserved B00h + (ep_num * 20h) + 0Ch.
__IO uint32_t
dev OUT Endpoint Txfer Size B00h + (ep_num * 20h) + 10h.
__IO uint32_t
dev OUT Endpoint DMA Address B00h + (ep_num * 20h) + 14h.
uint32_t[2]
Reserved B00h + (ep_num * 20h) + 18h - B00h + (ep_num * 20h) + 1Ch.

References

from examples