Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Dmemprot_ll.h395 static inline void memprot_ll_iram0_sram_set_exec_perm(bool lx, bool hx) in memprot_ll_iram0_sram_set_exec_perm() function
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c1089 memprot_ll_iram0_sram_set_exec_perm(lx, hx); in esp_memprot_set_exec_perm()