Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/
H A Dconfig.h7 #define CONFIG_SYS_DCACHE_SIZE (16 << 10)/* For AMCC 405 CPUs */ macro
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dcache.c32 #define CONFIG_SYS_DCACHE_SIZE 16384 macro