![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Files | |
file | usbh_conf_template.c [code] |
file | usbh_core.c [code] |
This file implements the functions for the core state machine process the enumeration and the control transfer process. | |
file | usbh_ctlreq.c [code] |
This file implements the control requests for device enumeration. | |
file | usbh_ioreq.c [code] |
This file handles the issuing of the USB transactions. | |
file | usbh_pipes.c [code] |
This file implements functions for opening and closing Pipes. | |