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

Return value

- ESP_OK Success - ESP_FAIL Failed for some reason.

Notes

Blocking mode will result in usb_serial_jtag_write_bytes() blocking for a short period if the TX FIFO if full. It will not block again until the buffer has some space available again.

References

from examples