Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Di2s_types.h142I2S_PDM_SLOT_LEFT = BIT(1), /*!< I2S PDM only transmits or receives the PDM device… enumerator
147 …I2S_PDM_RX_LINE0_SLOT_LEFT = I2S_PDM_SLOT_LEFT, /*!< I2S PDM receives the left slot on line 0 …
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h736 case I2S_PDM_SLOT_LEFT: in i2s_ll_tx_select_pdm_slot()
751 case I2S_PDM_SLOT_LEFT: in i2s_ll_tx_select_pdm_slot()
774 case I2S_PDM_SLOT_LEFT: in i2s_ll_rx_select_pdm_slot()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2s_ll.h1111 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 1 : 2; in i2s_ll_tx_pdm_slot_mode()
1113 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 4 : 3; in i2s_ll_tx_pdm_slot_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2s_ll.h1103 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 1 : 2; in i2s_ll_tx_pdm_slot_mode()
1105 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 4 : 3; in i2s_ll_tx_pdm_slot_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2s_ll.h1090 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 1 : 2; in i2s_ll_tx_pdm_slot_mode()
1092 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 4 : 3; in i2s_ll_tx_pdm_slot_mode()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2s_ll.h1110 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 1 : 2; in i2s_ll_tx_pdm_slot_mode()
1112 hw->tx_conf.tx_chan_mod = mask == I2S_PDM_SLOT_LEFT ? 4 : 3; in i2s_ll_tx_pdm_slot_mode()