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

Return value

- ESP_OK: Set event callbacks successfully - ESP_ERR_INVALID_ARG: Set event callbacks failed because of invalid argument - ESP_FAIL: Set event callbacks failed because of other error

Notes

This API will install GDMA interrupt service for the channel internally

References

from examples