...
usbd_audio_os.h / usbd_audio_os.c
Prototype
Code Block | ||
---|---|---|
| ||
void USBD_Audio_OS_RecordReqPost (void *p_msg,
USBD_ERR *p_err); |
Arguments
p_msg
Pointer to the record message.
...
...
usbd_audio_os.h / usbd_audio_os.c
Code Block | ||
---|---|---|
| ||
void USBD_Audio_OS_RecordReqPost (void *p_msg,
USBD_ERR *p_err); |
p_msg
Pointer to the record message.
...