STM32F401-Discovery + 0/2 examples
CodeScope will show references to PCM_OUT_SIZE from the following samples and libraries:
Examples
STM32F401-Discovery
Examples
Applications
Audio
 
Symbols
loading...
Files
loading...

PCM_OUT_SIZE macro

Syntax

Examples

PCM_OUT_SIZE is referenced by 2 libraries and example projects.

References

LocationText
stm32f401_discovery_audio.h:143
#define PCM_OUT_SIZE DEFAULT_AUDIO_IN_FREQ/1000
stm32f401_discovery_audio.c:813
for(index = 0; index < PCM_OUT_SIZE; index++)