Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h87 hw->rx_clkm_conf.rx_clk_active = 1; in i2s_ll_rx_enable_clock()
107 hw->rx_clkm_conf.rx_clk_active = 0; in i2s_ll_rx_disable_clock()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h86 hw->rx_clkm_conf.rx_clk_active = 1; in i2s_ll_rx_enable_clock()
106 hw->rx_clkm_conf.rx_clk_active = 0; in i2s_ll_rx_disable_clock()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h142 uint32_t rx_clk_active: 1; /*I2S Rx module clock enable signal.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h144 uint32_t rx_clk_active : 1; /*I2S Rx module clock enable signal.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h256 uint32_t rx_clk_active:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h256 uint32_t rx_clk_active:1; member