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

PCM_OUT_SIZE macro

Syntax

Examples

PCM_OUT_SIZE is referenced by 3 libraries and example projects.

References

LocationText
stm32f4_discovery_audio.h:145
#define PCM_OUT_SIZE DEFAULT_AUDIO_IN_FREQ/1000
stm32f4_discovery_audio.c:814
for(index = 0; index < PCM_OUT_SIZE; index++)