Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h128 static inline void memprot_ll_icache_get_pms_area_0(bool *r, bool *w, bool *x) in memprot_ll_icache_get_pms_area_0() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c395 memprot_ll_icache_get_pms_area_0(&r, &w, &x); in esp_mprot_get_pms_area()