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

Return value

- ESP_OK on success - ESP_ERR_INVALID_ARG if load_addr is out of range - ESP_ERR_INVALID_SIZE if program_size doesn't match (TEXT_OFFSET + TEXT_SIZE + DATA_SIZE) - ESP_ERR_NOT_SUPPORTED if the magic number is incorrect

References

from 0/2 examples