Home
last modified time | relevance | path

Searched defs:SCB_CleanDCache_by_Addr (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/
A Dcore_cache.h328 __STATIC_INLINE void SCB_CleanDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() function
/AliOS-Things-master/components/csi/CMSIS/Core/Include/
A Dcachel1_armv7.h358 __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() function
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/Core/Include/
A Dcachel1_armv7.h358 __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() function
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/Core/Include/
A Dcachel1_armv7.h358 __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (volatile void *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() function
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_805.h1555 #define SCB_CleanDCache_by_Addr(addr, dsize) csi_dcache_clean_range(addr, dsize) macro
A Dcore_803.h1559 #define SCB_CleanDCache_by_Addr(addr, dsize) csi_dcache_clean_range(addr, dsize) macro
A Dcore_804.h1560 #define SCB_CleanDCache_by_Addr(addr, dsize) csi_dcache_clean_range(addr, dsize) macro
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_803.h1572 #define SCB_CleanDCache_by_Addr(addr, dsize) csi_dcache_clean_range(addr, dsize) macro
A Dcore_804.h1576 #define SCB_CleanDCache_by_Addr(addr, dsize) csi_dcache_clean_range(addr, dsize) macro
A Dcore_805.h1568 #define SCB_CleanDCache_by_Addr(addr, dsize) csi_dcache_clean_range(addr, dsize) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Dcore_cm7.h2508 __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() function
/AliOS-Things-master/components/py_engine/engine/lib/cmsis/inc/
A Dcore_cm7.h2508 __STATIC_FORCEINLINE void SCB_CleanDCache_by_Addr (uint32_t *addr, int32_t dsize) in SCB_CleanDCache_by_Addr() function

Completed in 52 milliseconds