ESP-IDF
+
0
/8 examples
SourceVu will show references to
I2S_CHANNEL_DEFAULT_CONFIG
from the following samples and libraries:
i2s_recorder sample
a2dp_sink sample
a2dp_gatts_coex sample
i2s_pdm sample
i2s_std sample
i2s_tdm sample
i2s_es7210_tdm sample
i2s_es8311 sample
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
I2S_CHANNEL_DEFAULT_CONFIG
I2S_CHANNEL_DEFAULT_CONFIG macro
get default I2S property
Syntax
Show:
Summary
Declaration
from
i2s_common.h:22
#define
I2S_CHANNEL_DEFAULT_CONFIG
(
i2s_num
,
i2s_role
)
{
\
.
id
=
i2s_num
,
\
.
role
=
i2s_role
,
\
.
dma_desc_num
=
6
,
\
.
dma_frame_num
=
240
,
\
.
auto_clear_after_cb
=
false
,
\
.
auto_clear_before_cb
=
false
,
\
.
allow_pd
=
false
,
\
.
intr_priority
=
0
,
\
}
Arguments
Argument
i2s_num
i2s_role
Examples
I2S_CHANNEL_DEFAULT_CONFIG
is referenced by 8 libraries and example projects:
i2s_recorder sample
a2dp_sink sample
a2dp_gatts_coex sample
i2s_pdm sample
i2s_std sample
i2s_tdm sample
i2s_es7210_tdm sample
i2s_es8311 sample
References
from
0/8
examples
Code
Location
#define
I2S_CHANNEL_DEFAULT_CONFIG
(
i2s_num
,
i2s_role
)
{
\
i2s_common.h:22
Call Tree
from
0/8
examples
All items filtered out
All items filtered out
Data Use
from
0/8
examples
All items filtered out
All items filtered out
Class Tree
from
0/8
examples
All items filtered out
All items filtered out
Override Tree
from
0/8
examples
All items filtered out
All items filtered out
Implementations
from
0/8
examples
All items filtered out
All items filtered out
Instances
from
0/8
examples
Lifecycle
from
0/8
examples
All items filtered out
All items filtered out