Home
last modified time | relevance | path

Searched refs:i2s_ll_tx_select_pdm_slot (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/
Di2s_hal.c199 i2s_ll_tx_select_pdm_slot(hal->dev, slot_cfg->pdm_tx.slot_mask & I2S_STD_SLOT_BOTH, is_mono); in i2s_hal_pdm_set_tx_slot()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h728 static inline void i2s_ll_tx_select_pdm_slot(i2s_dev_t *hw, i2s_pdm_slot_mask_t slot_mask, bool is_… in i2s_ll_tx_select_pdm_slot() function