Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h91 PCR.i2s_rx_clkm_conf.i2s_rx_clkm_en = 1; in i2s_ll_rx_enable_clock()
113 PCR.i2s_rx_clkm_conf.i2s_rx_clkm_en = 0; in i2s_ll_rx_disable_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h92 PCR.i2s_rx_clkm_conf.i2s_rx_clkm_en = 1; in i2s_ll_rx_enable_clock()
114 PCR.i2s_rx_clkm_conf.i2s_rx_clkm_en = 0; in i2s_ll_rx_disable_clock()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_struct.h670 uint32_t i2s_rx_clkm_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_struct.h698 uint32_t i2s_rx_clkm_en:1; member