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

USB_OTG_INEndpointTypeDef struct

USB_OTG_IN_Endpoint-Specific_Register

Syntax

typedef struct {   __IO uint32_t DIEPCTL;              uint32_t Reserved04;                __IO uint32_t DIEPINT;              uint32_t Reserved0C;                __IO uint32_t DIEPTSIZ;             __IO uint32_t DIEPDMA;              __IO uint32_t DTXFSTS;              uint32_t Reserved18;              } USB_OTG_INEndpointTypeDef;

Fields

DIEPCTL

dev IN Endpoint Control Reg 900h + (ep_num * 20h) + 00h. Read more...

Reserved04

Reserved 900h + (ep_num * 20h) + 04h. Read more...

DIEPINT

dev IN Endpoint Itr Reg 900h + (ep_num * 20h) + 08h. Read more...

Reserved0C

Reserved 900h + (ep_num * 20h) + 0Ch. Read more...

DIEPTSIZ

IN Endpoint Txfer Size 900h + (ep_num * 20h) + 10h. Read more...

DIEPDMA

IN Endpoint DMA Address Reg 900h + (ep_num * 20h) + 14h. Read more...

DTXFSTS

IN Endpoint Tx FIFO Status Reg 900h + (ep_num * 20h) + 18h. Read more...

Reserved18

Reserved 900h+(ep_num*20h)+1Ch-900h+ (ep_num * 20h) + 1Ch. Read more...

Examples

USB_OTG_INEndpointTypeDef is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f401xc.h:574
typedef struct
stm32f401xc.h:584
stm32f401xe.h:574
typedef struct
stm32f401xe.h:584
stm32f407xx.h:845
typedef struct
stm32f407xx.h:855
stm32f411xe.h:575
typedef struct
stm32f411xe.h:585
stm32f412zx.h:776
typedef struct
stm32f412zx.h:786
stm32f413xx.h:837
typedef struct
stm32f413xx.h:847
stm32f417xx.h:913
typedef struct
stm32f417xx.h:923
stm32f429xx.h:963
typedef struct
stm32f429xx.h:973
stm32f439xx.h:1033
typedef struct
stm32f439xx.h:1043
stm32f446xx.h:856
typedef struct
stm32f446xx.h:866
stm32f469xx.h:1052
typedef struct
stm32f469xx.h:1062
stm32f479xx.h:1122
typedef struct
stm32f479xx.h:1132
stm32f401xc.h:584USB_OTG_INEndpointTypeDef
stm32f401xe.h:584USB_OTG_INEndpointTypeDef
stm32f407xx.h:855USB_OTG_INEndpointTypeDef
stm32f411xe.h:585USB_OTG_INEndpointTypeDef
stm32f412zx.h:786USB_OTG_INEndpointTypeDef
stm32f413xx.h:847USB_OTG_INEndpointTypeDef
stm32f417xx.h:923USB_OTG_INEndpointTypeDef
stm32f429xx.h:973USB_OTG_INEndpointTypeDef
stm32f439xx.h:1043USB_OTG_INEndpointTypeDef
stm32f446xx.h:866USB_OTG_INEndpointTypeDef
stm32f469xx.h:1062USB_OTG_INEndpointTypeDef
stm32f479xx.h:1132USB_OTG_INEndpointTypeDef

all items filtered out
USB_OTG_INEndpointTypeDef
all items filtered out