BSP
AudioFreq is only used within BSP.
 
Symbols
loading...
Files
loading...

AudioFreq variable

Syntax

static uint32_t AudioFreq[9] = { 8000 , 11025, 16000, 22050, 32000, 44100, 48000, 96000, 192000 };

References

LocationReferrerText
audio_play.c:83
static uint32_t AudioFreq[9] =
audio_play.c:105AudioPlay_demo()
AudioFreq_ptr = AudioFreq+6; /*AF_48K*/

Data Use

Functions reading AudioFreq
AudioFreq
all items filtered out
Type of AudioFreq
AudioFreq
uint32_t
all items filtered out