Searched refs:target_cpu_count (Results 1 – 2 of 2) sorted by relevance
79 size_t target_cpu_count; /*!< Real CPU/core count (max 2) */ member92 .target_cpu_count = 2, \97 .target_cpu_count = 2, \108 .target_cpu_count = 1, \112 .target_cpu_count = 1, \
41 for (size_t x = 0; x < s_memp_cfg.target_cpu_count; x++) { in esp_mprot_cpuid_valid()542 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_get_active_intr()563 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_get_active_intr()584 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_get_active_intr()651 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_is_conf_locked_any()670 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_is_conf_locked_any()686 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_is_conf_locked_any()712 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_is_intr_ena_any()723 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_is_intr_ena_any()734 if (s_memp_cfg.target_cpu_count > 1) { in esp_mprot_is_intr_ena_any()[all …]