Home
last modified time | relevance | path

Searched refs:USB_FlushTxFifo (Results 1 – 3 of 3) sorted by relevance

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_usb.c228 USB_FlushTxFifo(USBx , 0x10); /* all Tx FIFOs */ in USB_DevInit()
307 HAL_StatusTypeDef USB_FlushTxFifo (USB_OTG_GlobalTypeDef *USBx, uint32_t num ) in USB_FlushTxFifo() function
781 USB_FlushTxFifo(USBx , 0x10 ); in USB_StopDevice()
1028 USB_FlushTxFifo(USBx, 0x10 ); /* all Tx FIFOs */ in USB_HostInit()
1482 USB_FlushTxFifo(USBx, 0x10); in USB_StopHost()
A Dstm32f7xx_hal_pcd.c454 USB_FlushTxFifo(hpcd->Instance , 0 ); in HAL_PCD_IRQHandler()
968 USB_FlushTxFifo(hpcd->Instance, ep_addr & 0x7F); in HAL_PCD_EP_Flush()
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h399 HAL_StatusTypeDef USB_FlushTxFifo (USB_OTG_GlobalTypeDef *USBx, uint32_t num );

Completed in 12 milliseconds