Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h77 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()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h76 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()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h153 uint32_t tx_clk_active: 1; /*I2S Tx module clock enable signal.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h155 uint32_t tx_clk_active : 1; /*I2S Tx module clock enable signal.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h628 uint32_t tx_clk_active:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h626 uint32_t tx_clk_active:1; member