i2s_es7210_tdm sample
es7210_get_coeff()
is only used within i2s_es7210_tdm sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
i2s_es7210_tdm sample
es7210_get_coeff()
es7210_get_coeff() function
Get coefficient from coefficient table
Syntax
Show:
Summary
Declaration
from
es7210.c:117
static
const
coeff_div_t
*
es7210_get_coeff
(
uint32_t
mclk
,
uint32_t
lrck
)
;
Arguments
Argument
Description
mclk
Desired MCLK value
lrck
Desired LRCK vaule
Return value
Coefficient struct, NULL if desired value cannot be achieved
Examples
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