Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s2/
Dsoc_memprot_types.h45 } esp_mprot_pms_area_t; typedef
103 static inline const char *esp_mprot_pms_area_to_str(const esp_mprot_pms_area_t area_type) in esp_mprot_pms_area_to_str()
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c3/
Dsoc_memprot_types.h65 } esp_mprot_pms_area_t; typedef
141 static inline const char *esp_mprot_pms_area_to_str(const esp_mprot_pms_area_t area_type) in esp_mprot_pms_area_to_str()
/hal_espressif-latest/components/esp_hw_support/include/esp_private/
Desp_memprot_internal.h153 esp_err_t esp_mprot_set_pms_area(const esp_mprot_pms_area_t area_type, const uint32_t flags, const …
166 esp_err_t esp_mprot_get_pms_area(const esp_mprot_pms_area_t area_type, uint32_t *flags, const int c…
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s3/
Dsoc_memprot_types.h69 } esp_mprot_pms_area_t; typedef
175 static inline const char *esp_mprot_pms_area_to_str(const esp_mprot_pms_area_t area_type) in esp_mprot_pms_area_to_str()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c227 esp_err_t esp_mprot_set_pms_area(const esp_mprot_pms_area_t area_type, const uint32_t flags, const … in esp_mprot_set_pms_area()
271 esp_err_t esp_mprot_get_pms_area(const esp_mprot_pms_area_t area_type, uint32_t *flags, const int c… in esp_mprot_get_pms_area()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c297 esp_err_t esp_mprot_set_pms_area(const esp_mprot_pms_area_t area_type, const uint32_t flags, const … in esp_mprot_set_pms_area()
350 esp_err_t esp_mprot_get_pms_area(const esp_mprot_pms_area_t area_type, uint32_t *flags, const int c… in esp_mprot_get_pms_area()