i2s_recorder sample
CONFIG_EXAMPLE_BIT_SAMPLE
is only used within i2s_recorder sample.
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
ESP-IDF Framework and Examples
i2s_recorder sample
CONFIG_EXAMPLE_BIT_SAMPLE
CONFIG_EXAMPLE_BIT_SAMPLE macro
Syntax
Show:
Summary
Declaration
from
sdkconfig.h:308
#define
CONFIG_EXAMPLE_BIT_SAMPLE
16
Examples
References
from
examples
Code
Location
#define
CONFIG_EXAMPLE_BIT_SAMPLE
16
sdkconfig.h:308
#define
SAMPLE_SIZE
(
CONFIG_EXAMPLE_BIT_SAMPLE
*
1024
)
i2s_recorder_main.c:31
#define
BYTE_RATE
(
CONFIG_EXAMPLE_SAMPLE_RATE
*
(
CONFIG_EXAMPLE_BIT_SAMPLE
/
8
)
)
*
NUM_CHANNELS
i2s_recorder_main.c:32
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out