Go to the source code of this file.
◆ __VSF_USBH_UAC_PUBLIC_CONST__
| #define __VSF_USBH_UAC_PUBLIC_CONST__ const |
◆ VSF_USBH_UAC_CFG_URB_NUM_PER_STREAM
| #define VSF_USBH_UAC_CFG_URB_NUM_PER_STREAM 1 |
◆ vsf_usbh_uac_get_stream_info()
◆ vsf_usbh_uac_connect_stream()
◆ vsf_usbh_uac_disconnect_stream()
| void vsf_usbh_uac_disconnect_stream |
( |
void * | param, |
|
|
uint_fast8_t | stream_idx ) |
|
extern |
◆ __vsf_usbh_uac_submit_req()
| vsf_err_t __vsf_usbh_uac_submit_req |
( |
void * | uac_ptr, |
|
|
void * | data, |
|
|
struct usb_ctrlrequest_t * | req, |
|
|
void(* | on_finish )(void *uac_ptr, void *param), |
|
|
void * | param ) |
|
extern |
◆ vk_usbh_uac_drv