esp_cpu_get_core_id() function
Get the current core's ID This function will return the ID of the current CPU (i.e., the CPU that calls this function).
Return value
The current core's ID [0..SOC_CPU_CORES_NUM - 1]
Examples
esp_cpu_get_core_id() is referenced by 4 libraries and example projects: