Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dcache_gcc.S151 .globl icache_enable symbol
152 icache_enable: label
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/
H A Dcpu.c145 rt_inline void icache_enable(void) in icache_enable() function