es7210_config_volume() is only used within i2s_es7210_tdm sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK Volume config success. - ESP_ERR_INVALID_ARG Invalid device handle or argument. - ESP_ERR_NO_MEM Memory allocation failed. - ESP_FAIL Sending command error, slave hasn't ACK the transfer. - ESP_ERR_INVALID_STATE I2C driver not installed or not in master mode. - ESP_ERR_TIMEOUT Operation timeout because the bus is busy.

References

from examples