Searched refs:esp_memprot_set_prot_iram (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.6.0/tools/test_apps/system/memprot/main/esp32s2/ |
D | test_memprot_main.c | 259 …esp_memprot_set_prot_iram(MEMPROT_IRAM0_SRAM, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, EX_LOW_ENA, … in test_memprot_set_prot() 262 …esp_memprot_set_prot_iram(MEMPROT_IRAM0_RTCFAST, test_memprot_iram0_rtcfast_get_min_split_addr(), … in test_memprot_set_prot()
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/ |
D | memprot.c | 644 esp_err_t esp_memprot_set_prot_iram(mem_type_prot_t mem_type, uint32_t *split_addr, bool lw, bool l… in esp_memprot_set_prot_iram() function 827 …ret = esp_memprot_set_prot_iram(MEMPROT_IRAM0_SRAM, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, EX_LOW… in esp_memprot_set_prot() 833 …ret = esp_memprot_set_prot_iram(MEMPROT_IRAM0_RTCFAST, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, EX_… in esp_memprot_set_prot()
|
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s2/ |
D | memprot.h | 364 esp_err_t esp_memprot_set_prot_iram(mem_type_prot_t mem_type, uint32_t *split_addr, bool lw, bool l…
|
/hal_espressif-3.6.0/tools/test_idf_size/ |
D | overflow_esp32s2.map | 35463 .rodata.esp_memprot_set_prot_iram.str1.4 40317 .literal.esp_memprot_set_prot_iram 45164 .text.esp_memprot_set_prot_iram 45167 0x0000000040086490 esp_memprot_set_prot_iram 68654 esp_memprot_set_prot_iram esp-idf/esp_hw_support/libesp_hw_support.a(mempro…
|