ESP-IDF
+
0
/4 examples
SourceVu will show references to
i2s_std_clk_config_t::mclk_multiple
from the following samples and libraries:
a2dp_sink sample
a2dp_gatts_coex sample
i2s_std sample
i2s_es8311 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
ESP-IDF
i2s_std_clk_config_t::mclk_multiple
i2s_std_clk_config_t::mclk_multiple field
The multiple of MCLK to the sample rate Default is 256 in the helper macro, it can satisfy most of cases, but please set this field a multiple of `3` (like 384) when using 24-bit data width, otherwise the sample rate might be inaccurate
Syntax
Show:
Summary
Declaration
from
i2s_std.h:263
i2s_mclk_multiple_t
mclk_multiple
;
Examples
i2s_std_clk_config_t::mclk_multiple
is referenced by 4 libraries and example projects:
References
from
examples
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