STM32469I-Discovery
+
0
/3 examples
SourceVu will show references to
DEFAULT_AUDIO_IN_CHANNEL_NBR
from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STemWin
Examples
BSP
Applications
Audio
Audio_playback_and_record
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32469I-Discovery
DEFAULT_AUDIO_IN_CHANNEL_NBR
DEFAULT_AUDIO_IN_CHANNEL_NBR macro
Syntax
Show:
Summary
Declaration
from
stm32469i_discovery_audio.h:203
#define
DEFAULT_AUDIO_IN_CHANNEL_NBR
(
(
uint8_t
)
2
)
Examples
DEFAULT_AUDIO_IN_CHANNEL_NBR
is referenced by 3 libraries and example projects:
Examples
STM32469I-Discovery
Demonstrations
STemWin
Examples
BSP
Applications
Audio
Audio_playback_and_record
References
from
0/3
examples
Code
Location
#define
DEFAULT_AUDIO_IN_CHANNEL_NBR
(
(
uint8_t
)
2
)
/* Mono = 1, Stereo = 2 */
stm32469i_discovery_audio.h:203
for
(
index
=
0
;
index
<
DEFAULT_AUDIO_IN_CHANNEL_NBR
;
index
++
)
stm32469i_discovery_audio.c:1048
#define
INTERNAL_BUFF_SIZE
(
128
*
DEFAULT_AUDIO_IN_FREQ
/
16000
*
DEFAULT_AUDIO_IN_CHANNEL_NBR
)
stm32469i_discovery_audio.h:207
Call Tree
from
0/3
examples
All items filtered out
All items filtered out
Data Use
from
0/3
examples
All items filtered out
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out