Searched refs:SCB_CleanInvalidateDCache_by_Addr (Results 1 – 13 of 13) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_cache.h | 244 SCB_CleanInvalidateDCache_by_Addr((u32*)addr, len); in DCache_CleanInvalidate()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/ |
A D | core_cache.h | 355 __STATIC_INLINE void SCB_CleanInvalidateDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() function
|
/AliOS-Things-master/components/csi/CMSIS/Core/Include/ |
A D | cachel1_armv7.h | 388 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() function
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/Core/Include/ |
A D | cachel1_armv7.h | 388 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() function
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/Core/Include/ |
A D | cachel1_armv7.h | 388 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() function
|
/AliOS-Things-master/components/csi/csi1/include/core/ |
A D | core_805.h | 1556 #define SCB_CleanInvalidateDCache_by_Addr(addr, dsize) csi_dcache_clean_invalid_range(addr, dsi… macro
|
A D | core_803.h | 1560 #define SCB_CleanInvalidateDCache_by_Addr(addr, dsize) csi_dcache_clean_invalid_range(addr, dsi… macro
|
A D | core_804.h | 1561 #define SCB_CleanInvalidateDCache_by_Addr(addr, dsize) csi_dcache_clean_invalid_range(addr, dsi… macro
|
/AliOS-Things-master/components/csi/csi2/include/core/ |
A D | core_803.h | 1573 #define SCB_CleanInvalidateDCache_by_Addr(addr, dsize) csi_dcache_clean_invalid_range(addr, dsi… macro
|
A D | core_804.h | 1577 #define SCB_CleanInvalidateDCache_by_Addr(addr, dsize) csi_dcache_clean_invalid_range(addr, dsi… macro
|
A D | core_805.h | 1569 #define SCB_CleanInvalidateDCache_by_Addr(addr, dsize) csi_dcache_clean_invalid_range(addr, dsi… macro
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ |
A D | core_cm7.h | 2538 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() function
|
/AliOS-Things-master/components/py_engine/engine/lib/cmsis/inc/ |
A D | core_cm7.h | 2538 __STATIC_FORCEINLINE void SCB_CleanInvalidateDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanInvalidateDCache_by_Addr() function
|
Completed in 53 milliseconds