Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_cpu.c95 static uint32_t cache_tagmem_retention_setup(uint32_t code_seg_vaddr, uint32_t code_seg_size, uint3… in cache_tagmem_retention_setup() argument
107 index = (code_seg_vaddr / imode.cache_line_size) % sets; in cache_tagmem_retention_setup()