Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/hal/include/hal/
Di2s_hal.h305 #define i2s_hal_rx_stop(hal) i2s_ll_rx_stop((hal)->dev) macro
/hal_espressif-3.7.0/components/driver/deprecated/
Di2s_legacy.c424 i2s_hal_rx_stop(&(p_i2s[i2s_num]->hal)); in i2s_rx_stop()
915 i2s_hal_rx_stop(&(p_i2s[i2s_num]->hal)); in i2s_adc_disable()