Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/
Dsleep_retention.c43 static int cache_tagmem_retention_setup(uint32_t code_seg_vaddr, uint32_t code_seg_size, uint32_t d… in cache_tagmem_retention_setup() argument
55 index = (code_seg_vaddr / imode.cache_line_size) % sets; in cache_tagmem_retention_setup()