Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h57 hw->tx_clkm_conf.clk_en = 1; in i2s_ll_enable_clock()
67 hw->tx_clkm_conf.clk_en = 0; in i2s_ll_disable_clock()
77 hw->tx_clkm_conf.tx_clk_active = 1; in i2s_ll_tx_enable_clock()
97 hw->tx_clkm_conf.tx_clk_active = 0; in i2s_ll_tx_disable_clock()
207 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()
265 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_clkm_conf, tx_clkm_div_num, 2); in i2s_ll_tx_set_raw_clk_div()
276 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_clkm_conf, tx_clkm_div_num, div_int); in i2s_ll_tx_set_raw_clk_div()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h56 hw->tx_clkm_conf.clk_en = 1; in i2s_ll_enable_clock()
66 hw->tx_clkm_conf.clk_en = 0; in i2s_ll_disable_clock()
76 hw->tx_clkm_conf.tx_clk_active = 1; in i2s_ll_tx_enable_clock()
96 hw->tx_clkm_conf.tx_clk_active = 0; in i2s_ll_tx_disable_clock()
206 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()
265 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_clkm_conf, tx_clkm_div_num, 2); in i2s_ll_tx_set_raw_clk_div()
276 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->tx_clkm_conf, tx_clkm_div_num, div_int); in i2s_ll_tx_set_raw_clk_div()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h159 } tx_clkm_conf; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h161 } tx_clkm_conf; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h997 volatile i2s_tx_clkm_conf_reg_t tx_clkm_conf; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h995 volatile i2s_tx_clkm_conf_reg_t tx_clkm_conf; member