Searched refs:esp_memprot_set_prot_dram (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 | 265 …esp_memprot_set_prot_dram(MEMPROT_DRAM0_SRAM, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, WR_HIGH_ENA,… in test_memprot_set_prot() 268 …esp_memprot_set_prot_dram(MEMPROT_DRAM0_RTCFAST, test_memprot_dram0_rtcfast_get_min_split_addr(), … in test_memprot_set_prot()
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/ |
D | memprot.c | 617 esp_err_t esp_memprot_set_prot_dram(mem_type_prot_t mem_type, uint32_t *split_addr, bool lw, bool l… in esp_memprot_set_prot_dram() function 839 …ret = esp_memprot_set_prot_dram(MEMPROT_DRAM0_SRAM, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, WR_HIG… in esp_memprot_set_prot() 845 …ret = esp_memprot_set_prot_dram(MEMPROT_DRAM0_RTCFAST, DEF_SPLIT_LINE, WR_LOW_DIS, RD_LOW_ENA, WR_… in esp_memprot_set_prot()
|
/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s2/ |
D | memprot.h | 326 esp_err_t esp_memprot_set_prot_dram(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 | 35461 .rodata.esp_memprot_set_prot_dram.str1.4 40314 .literal.esp_memprot_set_prot_dram 45160 .text.esp_memprot_set_prot_dram 45163 0x00000000400862f8 esp_memprot_set_prot_dram 68653 esp_memprot_set_prot_dram esp-idf/esp_hw_support/libesp_hw_support.a(mempro…
|