...
usbd_audio_drv_<codec-name>.h / usbd_audio_drv_<codec-name>.c
Prototype
Code Block | ||
---|---|---|
| ||
static void USBD_Audio_DrvInit (USBD_AUDIO_DRV *p_audio_drv,
USBD_ERR *p_err); |
Arguments
p_audio_drv
Pointer to audio driver structure.
...