Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/driver/deprecated/driver/
Di2s_types_legacy.h239 …uint32_t total_chan; /*!< I2S Total number of channels. If it is sm… member
/hal_espressif-3.7.0/components/driver/deprecated/
Di2s_legacy.c1381 … p_i2s[i2s_num]->total_slot = mx_slot < i2s_config->total_chan ? mx_slot : i2s_config->total_chan; in i2s_config_transfer()