Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/soc/andestech/ae350/
Dpma.c171 const struct pma_region nocache_region = { in configure_nocache_region() local
177 if (pma_region_is_valid(&nocache_region)) { in configure_nocache_region()
179 if (nocache_region.size != 0) { in configure_nocache_region()
185 region_init(0, &nocache_region); in configure_nocache_region()