Home
last modified time | relevance | path

Searched refs:core_count (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c907 size_t core_count = memp_config->target_cpu_count; in esp_mprot_set_prot() local
908 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
918 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
923 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
928 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
936 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
941 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
946 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
992 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
1001 for (size_t x = 0; x < core_count; x++) { in esp_mprot_set_prot()
[all …]