Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s2/
Dmemprot.h529 esp_err_t esp_memprot_get_perm_exec(mem_type_prot_t mem_type, bool *lx, bool *hx);
/hal_espressif-3.6.0/tools/test_apps/system/memprot/main/esp32s2/
Dtest_memprot_main.c451 esp_memprot_get_perm_exec(mem_type, &exec_perm_low, &exec_perm_high); in test_memprot_exec()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c961 esp_err_t esp_memprot_get_perm_exec(mem_type_prot_t mem_type, bool *lx, bool *hx) in esp_memprot_get_perm_exec() function
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s2.map2331 .literal.esp_memprot_get_perm_exec
2392 .text.esp_memprot_get_perm_exec
68624 esp_memprot_get_perm_exec esp-idf/esp_hw_support/libesp_hw_support.a(mempro…