es8311_sample_frequency_config() is only used within i2s_es8311 sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK success - ESP_ERR_INVALID_ARG cannot set clock dividers for given MCLK and sampling frequency - Else I2C read/write error

Notes

This function is called by es8311_init(). Call this function explicitly only if you want to change sample frequency during runtime.

References

from examples