Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Dmemprot.c551 …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()
628 …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-latest/components/hal/esp32s2/include/hal/
Dmemprot_ll.h117 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()
615 …t_hal_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()