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

Return value

- ESP_OK: I2C slave write success. - ESP_ERR_INVALID_ARG: I2C slave write parameter invalid. - ESP_ERR_TIMEOUT: Operation timeout(larger than xfer_timeout_ms) because the device is busy or hardware crash.

References

from 0/1 examples