Home
last modified time | relevance | path

Searched refs:tx_hp_in_shift (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h187 …uint32_t tx_hp_in_shift : 2; /*I2S TX PDM sigmadelta scale shift number: 0:/2 ,… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h412 uint32_t tx_hp_in_shift: 2; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h803 hw->tx_pcm2pdm_conf.tx_hp_in_shift = sig_scale; in i2s_ll_tx_set_pdm_hp_scale()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h980 hw->pdm_conf.tx_hp_in_shift = sig_scale; in i2s_ll_tx_set_pdm_hp_scale()