Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h69 hw->lc_conf.check_owner = en; in i2s_ll_dma_enable_owner_check()
80 hw->lc_conf.out_auto_wrback = en; in i2s_ll_dma_enable_auto_write_back()
91 hw->lc_conf.out_eof_mode = en; in i2s_ll_dma_enable_eof_on_fifo_empty()
215 hw->lc_conf.out_rst = 1; in i2s_ll_tx_reset()
216 hw->lc_conf.out_rst = 0; in i2s_ll_tx_reset()
228 hw->lc_conf.in_rst = 1; in i2s_ll_rx_reset()
229 hw->lc_conf.in_rst = 0; in i2s_ll_rx_reset()
453 hw->lc_conf.out_rst = 1; in i2s_ll_tx_reset_dma()
454 hw->lc_conf.out_rst = 0; in i2s_ll_tx_reset_dma()
464 hw->lc_conf.in_rst = 1; in i2s_ll_rx_reset_dma()
[all …]
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h66 hw->lc_conf.check_owner = en; in i2s_ll_dma_enable_owner_check()
77 hw->lc_conf.out_auto_wrback = en; in i2s_ll_dma_enable_auto_write_back()
88 hw->lc_conf.out_eof_mode = en; in i2s_ll_dma_enable_eof_on_fifo_empty()
444 hw->lc_conf.out_rst = 1; in i2s_ll_tx_reset_dma()
445 hw->lc_conf.out_rst = 0; in i2s_ll_tx_reset_dma()
455 hw->lc_conf.in_rst = 1; in i2s_ll_rx_reset_dma()
456 hw->lc_conf.in_rst = 0; in i2s_ll_rx_reset_dma()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2s_struct.h255 } lc_conf; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Di2s_struct.h236 } lc_conf; member