Searched refs:uni_block_perm (Results 1 – 1 of 1) sorted by relevance
302 uint32_t uni_block_perm = 0; in memprot_ll_iram0_sram_set_prot() local310 uni_block_perm |= write_bit; in memprot_ll_iram0_sram_set_prot()313 uni_block_perm |= read_bit; in memprot_ll_iram0_sram_set_prot()316 uni_block_perm |= exec_bit; in memprot_ll_iram0_sram_set_prot()320 uni_block_perm |= write_bit; in memprot_ll_iram0_sram_set_prot()323 uni_block_perm |= read_bit; in memprot_ll_iram0_sram_set_prot()326 uni_block_perm |= exec_bit; in memprot_ll_iram0_sram_set_prot()360 DPORT_WRITE_PERI_REG(DPORT_PMS_PRO_IRAM0_1_REG, uni_block_perm); in memprot_ll_iram0_sram_set_prot()717 uint32_t write_bit, read_bit, uni_block_perm = 0; in memprot_ll_dram0_sram_set_prot() local724 uni_block_perm |= write_bit; in memprot_ll_dram0_sram_set_prot()[all …]