Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Di2s_hal.h424 #define i2s_hal_rx_stop_link(hal) i2s_ll_rx_stop_link((hal)->dev)
/hal_espressif-latest/components/hal/
Dadc_hal.c67 #define adc_dma_ll_rx_stop(dev, chan) i2s_ll_rx_stop_link(dev)
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h603 static inline void i2s_ll_rx_stop_link(i2s_dev_t *hw) in i2s_ll_rx_stop_link() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h568 static inline void i2s_ll_rx_stop_link(i2s_dev_t *hw) in i2s_ll_rx_stop_link() function