Searched refs:CODEC_SetFormat (Results 1 – 3 of 3) sorted by relevance
323 status_t CODEC_SetFormat(codec_handle_t *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitWi…
65 status_t CODEC_SetFormat(codec_handle_t *handle, uint32_t mclk, uint32_t sampleRate, uint32_t bitWi… in CODEC_SetFormat() function
84 (void)CODEC_SetFormat(handle->driver, handle->config.mclk, srate, bitWidth); in SRTM_I2CCodecAdapter_SetParam()