Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2s_ll.h932 static inline void i2s_ll_share_bck_ws(i2s_dev_t *hw, bool loopback_en) in i2s_ll_share_bck_ws() argument
934 hw->conf.sig_loopback = loopback_en; in i2s_ll_share_bck_ws()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2s_ll.h882 static inline void i2s_ll_share_bck_ws(i2s_dev_t *hw, bool loopback_en) in i2s_ll_share_bck_ws() argument
884 hw->conf.sig_loopback = loopback_en; in i2s_ll_share_bck_ws()