Wait for a stream ring buffer queue to become available and acquire its lock.
usbd_audio_os.h / usbd_audio_os.c
void USBD_Audio_OS_RingBufQLockAcquire (CPU_INT08U as_if_nbr, CPU_INT16U timeout_ms, USBD_ERR *p_err); |
as_if_settings_ix
AudioStreaming interface settings index.
timeout_ms
Lock wait timeout in milliseconds.
p_err
Pointer to variable that will receive the return error code from this function.
USBD_ERR_NONE
USBD_ERR_OS_TIMEOUT
USBD_ERR_OS_ABORT
USBD_ERR_OS_FAIL
None.
Audio Class.
p_err
argument should be assigned as described in following table.
|