Home
last modified time | relevance | path

Searched refs:rx_tdm_tot_chan_num (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h533 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = total_num - 1; in i2s_ll_rx_set_chan_num()
603 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = 1; // rx_tdm_tot_chan_num = 2 slots - 1 = 1 in i2s_ll_rx_select_std_slot()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h545 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = total_num - 1; in i2s_ll_rx_set_chan_num()
615 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = 1; // rx_tdm_tot_chan_num = 2 slots - 1 = 1 in i2s_ll_rx_select_std_slot()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h532 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = total_num - 1; in i2s_ll_rx_set_chan_num()
602 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = 1; // rx_tdm_tot_chan_num = 2 slots - 1 = 1 in i2s_ll_rx_select_std_slot()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h552 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = total_num - 1; in i2s_ll_rx_set_chan_num()
622 hw->rx_tdm_ctrl.rx_tdm_tot_chan_num = 1; // rx_tdm_tot_chan_num = 2 slots - 1 = 1 in i2s_ll_rx_select_std_slot()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2s_struct.h228 … uint32_t rx_tdm_tot_chan_num: 4; /*The total channel number of I2S TX TDM mode.*/ member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2s_struct.h230 … uint32_t rx_tdm_tot_chan_num : 4; /*The total channel number of I2S TX TDM mode.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Di2s_struct.h445 uint32_t rx_tdm_tot_chan_num:4; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2s_struct.h445 uint32_t rx_tdm_tot_chan_num:4; member