Home
last modified time | relevance | path

Searched refs:tx_clk_sel (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h207 hw->tx_clkm_conf.tx_clk_sel = 0; in i2s_ll_tx_clk_set_src()
210 hw->tx_clkm_conf.tx_clk_sel = 2; in i2s_ll_tx_clk_set_src()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h206 hw->tx_clkm_conf.tx_clk_sel = 0; in i2s_ll_tx_clk_set_src()
209 hw->tx_clkm_conf.tx_clk_sel = 2; in i2s_ll_tx_clk_set_src()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h154 …uint32_t tx_clk_sel: 2; /*Select I2S Tx module source clock. 0: XTAL clock. 1: PL… member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h156 …uint32_t tx_clk_sel : 2; /*Select I2S Tx module source clock. 0: XTAL clock… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h633 uint32_t tx_clk_sel:2; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h631 uint32_t tx_clk_sel:2; member