Home
last modified time | relevance | path

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

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pcd.c844 USB_EPStartXfer(hpcd->Instance , ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Receive()
891 USB_EPStartXfer(hpcd->Instance , ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Transmit()
A Dstm32f7xx_ll_usb.c502 HAL_StatusTypeDef USB_EPStartXfer(USB_OTG_GlobalTypeDef *USBx , USB_OTG_EPTypeDef *ep, uint8_t dma) in USB_EPStartXfer() function
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h404 HAL_StatusTypeDef USB_EPStartXfer(USB_OTG_GlobalTypeDef *USBx , USB_OTG_EPTypeDef *ep, uint8_t dma);

Completed in 9 milliseconds