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

Return value

- ESP_OK: I2C slave device initialized successfully - ESP_ERR_INVALID_ARG: I2C device initialization failed because of invalid argument. - ESP_ERR_NO_MEM: Create I2C device failed because of out of memory.