Home
last modified time | relevance | path

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

/Zephyr-latest/soc/espressif/esp32s3/
Dhw_init.c34 uint32_t memctl = XCHAL_CACHE_MEMCTL_DEFAULT; in hardware_init() local
/Zephyr-latest/soc/espressif/esp32/
Dhw_init.c31 uint32_t memctl = XCHAL_CACHE_MEMCTL_DEFAULT; in hardware_init() local
/Zephyr-latest/soc/mediatek/mt8xxx/
Dsoc.c274 uint32_t memctl = 0xffffff00; /* enable all caches */ in c_boot() local