Home
last modified time | relevance | path

Searched refs:uni_blocks_low (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmemprot_ll.h286 int uni_blocks_low = -1; in memprot_ll_iram0_sram_set_prot() local
288 uni_blocks_low++; in memprot_ll_iram0_sram_set_prot()
291 uni_blocks_low++; in memprot_ll_iram0_sram_set_prot()
294 uni_blocks_low++; in memprot_ll_iram0_sram_set_prot()
297 uni_blocks_low++; in memprot_ll_iram0_sram_set_prot()
308 if (x <= uni_blocks_low) { in memprot_ll_iram0_sram_set_prot()
702 int uni_blocks_low = -1; in memprot_ll_dram0_sram_set_prot() local
704 uni_blocks_low++; in memprot_ll_dram0_sram_set_prot()
707 uni_blocks_low++; in memprot_ll_dram0_sram_set_prot()
710 uni_blocks_low++; in memprot_ll_dram0_sram_set_prot()
[all …]