mirror of
https://github.com/apache/nuttx.git
synced 2026-08-20 13:08:26 +00:00
Pass CP15_CACHE_INVALIDATE argument with r1 register to cp15_dcache_op_level. cache level is 0(L1 D-Cache) with r0 register. prototype: void cp15_dcache_op_level(uint32_t level, int op) Signed-off-by: Jinliang Li <lijinliang1@lixiang.com> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||