Home
last modified time | relevance | path

Searched refs:GRXFSIZ (Results 1 – 25 of 124) sorted by relevance

12345

/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32f2xx_ll_usb.c1474 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1481 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32f7xx_ll_usb.c1672 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1679 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd_ex.c86 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
115 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32f1xx_ll_usb.c1255 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32h7xx_ll_usb.c1490 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1497 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32f4xx_ll_usb.c1571 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1578 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32u5xx_ll_usb.c1522 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1529 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32l4xx_ll_usb.c1386 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/soc/
Dstm32f401xc.h533 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member
Dstm32f401xe.h533 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member
Dstm32f411xe.h534 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member
Dstm32f412cx.h686 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member
Dstm32f405xx.h708 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member
Dstm32f423xx.h824 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member
/hal_stm32-3.5.0/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h753 …__IO uint32_t GRXFSIZ; /* Receive FIFO Size Register Address offset : … member
Dstm32f205xx.h707 …__IO uint32_t GRXFSIZ; /* Receive FIFO Size Register Address offset : … member
/hal_stm32-3.5.0/stm32cube/stm32f1xx/soc/
Dstm32f105xc.h606 …__IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register Address offset… member
Dstm32f107xc.h680 …__IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register Address offset… member
/hal_stm32-3.5.0/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h804 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member

12345