Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dcache_gcc.S184 .globl dcache_disable symbol
185 dcache_disable: label
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dcpu.c133 rt_inline void dcache_disable(void) in dcache_disable() function