AUDIO_REQ_GetCurrent() is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

AUDIO_REQ_GetCurrent() function

AUDIO_Req_GetCurrent Handles the GET_CUR Audio control request.

Syntax

static void AUDIO_REQ_GetCurrent(USBD_HandleTypeDef *pdev,     USBD_SetupReqTypedef *req);
Implemented in usbd_audio.c:835

Arguments

pdev

device instance

req

setup class request

Return value

status

References

LocationReferrerText
usbd_audio.c:835
static void AUDIO_REQ_GetCurrent(USBD_HandleTypeDef *pdev, USBD_SetupReqTypedef *req)
usbd_audio.c:130
static void AUDIO_REQ_GetCurrent(USBD_HandleTypeDef *pdev, USBD_SetupReqTypedef *req);
usbd_audio.c:470USBD_AUDIO_Setup()
AUDIO_REQ_GetCurrent(pdev, req);

Call Tree

Functions calling AUDIO_REQ_GetCurrent()
Functions called by AUDIO_REQ_GetCurrent()
all items filtered out
AUDIO_REQ_GetCurrent()
memset()
all items filtered out
Data read by AUDIO_REQ_GetCurrent()
Data written by AUDIO_REQ_GetCurrent()
AUDIO_REQ_GetCurrent()
AUDIO_REQ_GetCurrent()::haudio
all items filtered out
Type of AUDIO_REQ_GetCurrent()
AUDIO_REQ_GetCurrent()
all items filtered out