Home
last modified time | relevance | path

Searched refs:hp_scale (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Di2s_hal.h75 i2s_pdm_sig_scale_t hp_scale; /*!< High pass filter scaling value */ member
/hal_espressif-latest/components/hal/
Di2s_hal.c188 i2s_ll_tx_set_pdm_hp_scale(hal->dev, slot_cfg->pdm_tx.hp_scale); in i2s_hal_pdm_set_tx_slot()
/hal_espressif-latest/components/driver/deprecated/
Di2s_legacy.c1323 SLOT_CFG(pdm_tx).hp_scale = I2S_PDM_SIG_SCALING_MUL_1; in i2s_config_transfer()