Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c552 …_set_uni_block_perm_dram(mem_type_prot_t mem_type, uint32_t block, bool write_perm, bool read_perm) in esp_memprot_set_uni_block_perm_dram()
629 …perm_iram(mem_type_prot_t mem_type, uint32_t block, bool write_perm, bool read_perm, bool exec_per… in esp_memprot_set_uni_block_perm_iram()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_ll.h124 …ot_ll_iram0_sram_set_uni_block_perm(uint32_t block, bool write_perm, bool read_perm, bool exec_per… in memprot_ll_iram0_sram_set_uni_block_perm()
622 …_ll_err_t memprot_ll_dram0_sram_set_uni_block_perm(uint32_t block, bool write_perm, bool read_perm) in memprot_ll_dram0_sram_set_uni_block_perm()