Home
last modified time | relevance | path

Searched defs:regions (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c294 static void * cpu_domain_dev_sleep_frame_alloc_and_init(const cpu_domain_dev_regs_region_t *regions in cpu_domain_dev_sleep_frame_alloc_and_init()
318 const static cpu_domain_dev_regs_region_t regions[] = { in cpu_domain_intpri_sleep_frame_alloc_and_init() local
327 const static cpu_domain_dev_regs_region_t regions[] = { in cpu_domain_cache_config_sleep_frame_alloc_and_init() local
341 const static cpu_domain_dev_regs_region_t regions[] = { in cpu_domain_plic_sleep_frame_alloc_and_init() local
352 const static cpu_domain_dev_regs_region_t regions[] = { in cpu_domain_clint_sleep_frame_alloc_and_init() local
/hal_espressif-latest/components/heap/port/
Dmemory_layout_utils.c106 size_t soc_get_available_memory_regions(soc_memory_region_t *regions) in soc_get_available_memory_regions()
/hal_espressif-latest/components/heap/
Dheap_caps_init.c60 soc_memory_region_t regions[num_regions]; in heap_caps_init() local