Home
last modified time | relevance | path

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

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pcd.c842 USB_EP0StartXfer(hpcd->Instance , ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Receive()
889 USB_EP0StartXfer(hpcd->Instance , ep, hpcd->Init.dma_enable); in HAL_PCD_EP_Transmit()
A Dstm32f7xx_ll_usb.c599 HAL_StatusTypeDef USB_EP0StartXfer(USB_OTG_GlobalTypeDef *USBx , USB_OTG_EPTypeDef *ep, uint8_t dma) in USB_EP0StartXfer() function
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h405 HAL_StatusTypeDef USB_EP0StartXfer(USB_OTG_GlobalTypeDef *USBx , USB_OTG_EPTypeDef *ep, uint8_t dma…

Completed in 8 milliseconds