Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Di2s_hal.c249 i2s_ll_rx_select_pdm_slot(hal->dev, slot_cfg->pdm_rx.slot_mask); in i2s_hal_pdm_set_rx_slot()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h767 static inline void i2s_ll_rx_select_pdm_slot(i2s_dev_t *hw, i2s_pdm_slot_mask_t slot_mask) in i2s_ll_rx_select_pdm_slot() function