Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dcache_gcc.S161 .globl icache_disable symbol
162 icache_disable: label
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dcpu.c122 rt_inline void icache_disable(void) in icache_disable() function