STM32F411E-Discovery + 0/3 examples
CodeScope will show references to DEFAULT_AUDIO_IN_FREQ from the following samples and libraries:
Drivers
Boards
Examples
STM32F411E-Discovery
Examples
Applications
Audio
 
Symbols
loading...
Files
loading...

DEFAULT_AUDIO_IN_FREQ macro

Syntax

#define DEFAULT_AUDIO_IN_FREQ I2S_AUDIOFREQ_16K

Examples

DEFAULT_AUDIO_IN_FREQ is referenced by 3 libraries and example projects.

References

LocationText
stm32f411e_discovery_audio.h:135
#define DEFAULT_AUDIO_IN_FREQ I2S_AUDIOFREQ_16K
stm32f411e_discovery_audio.h:141
#define INTERNAL_BUFF_SIZE 128*DEFAULT_AUDIO_IN_FREQ/16000*DEFAULT_AUDIO_IN_CHANNEL_NBR
stm32f411e_discovery_audio.h:143
#define PCM_OUT_SIZE DEFAULT_AUDIO_IN_FREQ/1000