Searched refs:APP_CPU_NUM (Results 1 – 7 of 7) sorted by relevance
95 task_count += start_slow_init_task<1>(1, APP_CPU_NUM);103 task_count += start_slow_init_task<2>(1, APP_CPU_NUM);
115 int other_cpu = (cpu_id == PRO_CPU_NUM) ? APP_CPU_NUM : PRO_CPU_NUM; in spi_flash_disable_interrupts_caches_and_other_cpu()130 int other_cpu = (cpu_id == PRO_CPU_NUM) ? APP_CPU_NUM : PRO_CPU_NUM; in spi_flash_enable_interrupts_caches_and_other_cpu()
63 .target_cpu[] = {PRO_CPU_NUM, APP_CPU_NUM} \
102 return APP_CPU_NUM; in esp_cache_err_get_cpuid()
121 return APP_CPU_NUM; in esp_cache_err_get_cpuid()
24 #define APP_CPU_NUM (1) macro
25 #define APP_CPU_NUM (1) macro