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

Return value

- ESP_OK: Callback registered to the specified core's idle hook - ESP_ERR_NO_MEM: No more space on the specified core's idle hook to register callback - ESP_ERR_INVALID_ARG: cpuid is invalid

References

from examples