Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/deprecated/driver/
Di2s_types_legacy.h235 …i2s_bits_per_chan_t bits_per_chan; /*!< I2S total bits in one channel, only take … member
/hal_espressif-latest/components/driver/deprecated/
Di2s_legacy.c1270 …p_i2s[i2s_num]->slot_cfg.slot_bit_width = (int)i2s_config->bits_per_chan < (int)i2s_config->bits_p… in i2s_config_transfer()
1271 i2s_config->bits_per_sample : i2s_config->bits_per_chan; in i2s_config_transfer()