ESP-IDF + 0/1 examples
SourceVu will show references to i2c_master_write_read_device() from the following samples and libraries:
 
Symbols
loading...
Files
loading (3/5)...
SummarySyntaxArgumentsExamplesReferencesCall TreeData Use

Return value

- ESP_OK Success - ESP_ERR_INVALID_ARG Parameter error - 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 0/1 examples