Home
last modified time | relevance | path

Searched defs:write_perm (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c552 …ot_set_uni_block_perm_dram(mem_type_prot_t mem_type, uint32_t block, bool write_perm, bool read_pe… in esp_memprot_set_uni_block_perm_dram()
629 …ot_set_uni_block_perm_iram(mem_type_prot_t mem_type, uint32_t block, bool write_perm, bool read_pe… in esp_memprot_set_uni_block_perm_iram()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_ll.h124 static inline bool memprot_ll_iram0_sram_set_uni_block_perm(uint32_t block, bool write_perm, bool r… in memprot_ll_iram0_sram_set_uni_block_perm()
622 …ot_ll_err_t memprot_ll_dram0_sram_set_uni_block_perm(uint32_t block, bool write_perm, bool read_pe… in memprot_ll_dram0_sram_set_uni_block_perm()