Searched refs:i2s_channel_t (Results 1 – 3 of 3) sorted by relevance
75 } i2s_channel_t; typedef238 …i2s_channel_t chan_mask; /*!< I2S active channel bit mask, set value in…
314 esp_err_t i2s_set_clk(i2s_port_t i2s_num, uint32_t rate, uint32_t bits_cfg, i2s_channel_t ch);
1039 esp_err_t i2s_set_clk(i2s_port_t i2s_num, uint32_t rate, uint32_t bits_cfg, i2s_channel_t ch) in i2s_set_clk()