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

Fields

Field
Declared as
Description
__IO uint32_t
dev IN Endpoint Control Reg 900h + (ep_num * 20h) + 00h.
uint32_t
Reserved 900h + (ep_num * 20h) + 04h.
__IO uint32_t
dev IN Endpoint Itr Reg 900h + (ep_num * 20h) + 08h.
uint32_t
Reserved 900h + (ep_num * 20h) + 0Ch.
__IO uint32_t
IN Endpoint Txfer Size 900h + (ep_num * 20h) + 10h.
__IO uint32_t
IN Endpoint DMA Address Reg 900h + (ep_num * 20h) + 14h.
__IO uint32_t
IN Endpoint Tx FIFO Status Reg 900h + (ep_num * 20h) + 18h.
uint32_t
Reserved 900h+(ep_num*20h)+1Ch-900h+ (ep_num * 20h) + 1Ch.

References

from examples