Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

usbd_audio_os.h / usbd_audio_os.c

Prototype

Code Block
languagecpp
void  USBD_Audio_OS_AS_IF_LockCreate (CPU_INT08U   as_if_nbr,
                                      USBD_ERR    *p_err);


Arguments

as_if_nbr

AudioStreaming interface index.

...