Home
last modified time | relevance | path

Searched refs:USBH_BulkReceiveData (Results 1 – 5 of 5) sorted by relevance

/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Class/MSC/Src/
H A Dusbh_msc_bot.c244 USBH_BulkReceiveData (phost, in USBH_MSC_BOT_Process()
274 USBH_BulkReceiveData (phost, in USBH_MSC_BOT_Process()
381 USBH_BulkReceiveData (phost, in USBH_MSC_BOT_Process()
/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Core/Inc/
H A Dusbh_ioreq.h107 USBH_StatusTypeDef USBH_BulkReceiveData(USBH_HandleTypeDef *phost,
/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Core/Src/
H A Dusbh_ioreq.c218 USBH_StatusTypeDef USBH_BulkReceiveData(USBH_HandleTypeDef *phost, in USBH_BulkReceiveData() function
/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Class/MTP/Src/
H A Dusbh_mtp_ptp.c280 USBH_BulkReceiveData (phost, in USBH_PTP_Process()
316 USBH_BulkReceiveData (phost, in USBH_PTP_Process()
341 USBH_BulkReceiveData (phost, in USBH_PTP_Process()
/dports/lang/micropython/micropython-1.17/ports/stm32/usbhost/Class/CDC/Src/
H A Dusbh_cdc.c666 USBH_BulkReceiveData (phost, in CDC_ProcessReception()