Home
last modified time | relevance | path

Searched refs:USB_OTG_FIFO_SIZE (Results 1 – 25 of 128) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_usb.h464 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usb.h465 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_usb.h465 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usb.h482 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_usb.h465 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usb.h465 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usb.h467 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_usb.h467 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_usb.h533 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_usb.h533 #define USBx_DFIFO(i) *(__IO uint32_t *)(USBx_BASE + USB_OTG_FIFO_BASE + ((i) * USB_OTG_FIFO_SIZE
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h736 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f401xe.h736 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f411xe.h738 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f405xx.h943 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f412cx.h913 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f415xx.h1014 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f423xx.h1105 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f407xx.h1045 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f412zx.h966 #define USB_OTG_FIFO_SIZE 0x1000UL macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h997 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f205xx.h949 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f207xx.h1051 #define USB_OTG_FIFO_SIZE 0x1000UL macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h816 #define USB_OTG_FIFO_SIZE 0x00001000UL macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h1074 #define USB_OTG_FIFO_SIZE 0x1000UL macro
Dstm32f722xx.h1059 #define USB_OTG_FIFO_SIZE 0x1000UL macro

123456