Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h80 PCR.i2s_tx_clkm_conf.i2s_tx_clkm_en = 1; in i2s_ll_tx_enable_clock()
102 PCR.i2s_tx_clkm_conf.i2s_tx_clkm_en = 0; in i2s_ll_tx_disable_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h81 PCR.i2s_tx_clkm_conf.i2s_tx_clkm_en = 1; in i2s_ll_tx_enable_clock()
103 PCR.i2s_tx_clkm_conf.i2s_tx_clkm_en = 0; in i2s_ll_tx_disable_clock()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h617 uint32_t i2s_tx_clkm_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h645 uint32_t i2s_tx_clkm_en:1; member