Searched defs:region (Results 1 – 5 of 5) sorted by relevance
22 static void register_heap(heap_t *region) in register_heap()92 soc_memory_region_t *region = ®ions[i]; in heap_caps_init() local158 const soc_memory_region_t *region = &soc_memory_regions[i]; in heap_caps_add_region() local
67 cpu_domain_dev_regs_region_t *region; member303 …cpu_domain_dev_regs_region_t *region = (cpu_domain_dev_regs_region_t *)(frame + sizeof(cpu_domain_… in cpu_domain_dev_sleep_frame_alloc_and_init() local628 cpu_domain_dev_regs_region_t *region = frame->region; in cpu_domain_dev_regs_save() local642 cpu_domain_dev_regs_region_t *region = frame->region; in cpu_domain_dev_regs_restore() local
331 mem_region_t *region = NULL; in esp_mmu_paddr_find_caps() local585 mem_region_t *region = NULL; in esp_mmu_unmap() local648 mem_region_t *region = &s_mmu_ctx.mem_regions[i]; in esp_mmu_map_dump_mapped_blocks() local677 mem_region_t *region = &s_mmu_ctx.mem_regions[i]; in esp_mmu_map_dump_mapped_blocks_private() local
631 const esp_flash_region_t *region = &chip->chip_drv->protectable_regions[i]; in esp_flash_erase_region() local776 static esp_err_t find_region(const esp_flash_t *chip, const esp_flash_region_t *region, uint8_t *in… in find_region()792 …IRAM_ATTR esp_flash_get_protected_region(esp_flash_t *chip, const esp_flash_region_t *region, bool… in esp_flash_get_protected_region()821 …IRAM_ATTR esp_flash_set_protected_region(esp_flash_t *chip, const esp_flash_region_t *region, bool… in esp_flash_set_protected_region()
151 uint8_t region; /*!< autoload region*/ member