Home
last modified time | relevance | path

Searched defs:phys_addr (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/examples/system/himem/main/
Dhimem_example_main.c37 static bool check_mem_seed(int seed, void *mem, int len, int phys_addr) in check_mem_seed()
/hal_espressif-3.6.0/components/spi_flash/
Dpartition.c568 size_t phys_addr = partition->address + offset; in esp_partition_mmap() local