esp_cpu_intr_set_handler() is only used within ESP-IDF.
 
Symbols
loading (4/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Notes

This function simply sets the handler function (in the IVT) and does not actually enable the interrupt.

References