Audio_PeriodicTC() is only used within AUDIO_Standalone.
 
Symbols
loading...
Files
loading...

Audio_PeriodicTC() function

Audio_PeriodicTC

Syntax

static int8_t Audio_PeriodicTC(uint8_t *pbuf,     uint32_t size,     uint8_t cmd);
Implemented in usbd_audio_if.c:127

Arguments

pbuf

size

cmd

Command opcode

Return value

Result of the operation: USBD_OK if all operations are OK else USBD_FAIL

References

LocationText
usbd_audio_if.c:127
static int8_t Audio_PeriodicTC(uint8_t *pbuf, uint32_t size, uint8_t cmd)
usbd_audio_if.c:31
static int8_t Audio_PeriodicTC(uint8_t *pbuf, uint32_t size, uint8_t cmd);
usbd_audio_if.c:42
Audio_PeriodicTC,

Implementations

Implementations
Audio_PeriodicTC()
all items filtered out
Type of Audio_PeriodicTC()
Audio_PeriodicTC()
int8_t
all items filtered out