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

Audio_DeInit() function

De-Initializes the AUDIO media low layer.

Syntax

static int8_t Audio_DeInit(uint32_t options);
Implemented in usbd_audio_if.c:70

Arguments

options

Reserved for future use

Return value

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

References

LocationText
usbd_audio_if.c:70
static int8_t Audio_DeInit(uint32_t options)
usbd_audio_if.c:27
static int8_t Audio_DeInit(uint32_t options);
usbd_audio_if.c:38
Audio_DeInit,

Call Tree

Functions called by Audio_DeInit()
Audio_DeInit()
Implementations
Audio_DeInit()
all items filtered out
Type of Audio_DeInit()
Audio_DeInit()
int8_t
all items filtered out