Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c175 *locked = memprot_ll_get_pif_constraint_lock(); in esp_mprot_get_split_addr_lock()
218 *locked = memprot_ll_get_pif_constraint_lock(); in esp_mprot_get_pms_lock()
816 bool rtc_line_lock = memprot_ll_get_pif_constraint_lock(); in esp_mprot_dump_configuration()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c242 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_get_pif_constraint_lock(core, lo… in esp_mprot_get_split_addr_lock()
288 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_get_pif_constraint_lock(core, lo… in esp_mprot_get_pms_lock()
1307 memprot_ll_get_pif_constraint_lock(PRO_CPU_NUM, &rtc_line_lock_0); in esp_mprot_dump_configuration()
1344 memprot_ll_get_pif_constraint_lock(APP_CPU_NUM, &rtc_line_lock_1); in esp_mprot_dump_configuration()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h328 static inline bool memprot_ll_get_pif_constraint_lock(void) in memprot_ll_get_pif_constraint_lock() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h696 static inline memprot_hal_err_t memprot_ll_get_pif_constraint_lock(const int core, bool* locked) in memprot_ll_get_pif_constraint_lock() function