Home
last modified time | relevance | path

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

123456

/hal_stm32-latest/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()
1482 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/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.c1604 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1612 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32f1xx_ll_usb.c1328 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32n6xx_ll_usb.c1464 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
/hal_stm32-latest/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.c1484 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
/hal_stm32-latest/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.c1524 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1532 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32h7rsxx_ll_usb.c1524 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1532 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/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()
1530 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/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.c1354 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pcd_ex.c85 Tx_Offset = hpcd->Instance->GRXFSIZ; in HAL_PCDEx_SetTxFiFo()
114 hpcd->Instance->GRXFSIZ = size; in HAL_PCDEx_SetRxFiFo()
Dstm32h5xx_ll_usb.c1534 USBx->GRXFSIZ = 0x200U; in USB_HostInit()
1542 USBx->GRXFSIZ = 0x80U; in USB_HostInit()
/hal_stm32-latest/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
Dstm32f405xx.h708 __IO uint32_t GRXFSIZ; /*!< Receive FIFO Size Register 024h */ member
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h753 …__IO uint32_t GRXFSIZ; /* Receive FIFO Size Register Address offset : … member

123456