ESP-IDF
i2s_hal_slot_config_t::
::
::hp_scale
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
i2s_hal_slot_config_t::
::
::hp_scale
i2s_hal_slot_config_t::
::
::hp_scale field
High pass filter scaling value
Syntax
Show:
Summary
Declaration
from
i2s_hal.h:78
i2s_pdm_sig_scale_t
hp_scale
;
Examples
References
from
examples
Code
Location
Referrer
i2s_pdm_sig_scale_t
hp_scale
;
/*!< High pass filter scaling value */
i2s_hal.h:78
i2s_ll_tx_set_pdm_hp_scale
(
hal
->
dev
,
slot_cfg
->
pdm_tx
.
hp_scale
)
;
i2s_hal.c:221
i2s_hal_pdm_set_tx_slot()
SLOT_CFG
(
pdm_tx
)
.
hp_scale
=
I2S_PDM_SIG_SCALING_MUL_1
;
i2s_legacy.c:1398
i2s_config_transfer()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
i2s_hal_slot_config_t::
::
::hp_scale
is written by 1 function and is read by 1 function:
i2s_config_transfer()
All items filtered out
i2s_hal_slot_config_t::
::
::hp_scale
i2s_hal_pdm_set_tx_slot()
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