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

USBD_AUDIO_IsoINIncomplete() function

USBD_AUDIO_IsoINIncomplete handle data ISO IN Incomplete event

Syntax

static uint8_t USBD_AUDIO_IsoINIncomplete(USBD_HandleTypeDef *pdev,     uint8_t epnum);
Implemented in usbd_audio.c:729

Arguments

pdev

device instance

epnum

endpoint index

Return value

status

References

LocationText
usbd_audio.c:729
static uint8_t USBD_AUDIO_IsoINIncomplete(USBD_HandleTypeDef *pdev, uint8_t epnum)
usbd_audio.c:128
static uint8_t USBD_AUDIO_IsoINIncomplete(USBD_HandleTypeDef *pdev, uint8_t epnum);
usbd_audio.c:152
USBD_AUDIO_IsoINIncomplete,

Data Use

Data read by USBD_AUDIO_IsoINIncomplete()
USBD_AUDIO_IsoINIncomplete()
Implementations
USBD_AUDIO_IsoINIncomplete()
all items filtered out
Type of USBD_AUDIO_IsoINIncomplete()
USBD_AUDIO_IsoINIncomplete()
uint8_t
all items filtered out