Searched refs:i2s_esp32_calculate_clock (Results 1 – 1 of 1) sorted by relevance
78 static esp_err_t i2s_esp32_calculate_clock(const struct i2s_config *i2s_cfg, uint8_t channel_length, in i2s_esp32_calculate_clock() function614 err = i2s_esp32_calculate_clock(i2s_cfg, slot_cfg.slot_bit_width, &i2s_hal_clock_info); in i2s_esp32_configure()