Home
last modified time | relevance | path

Searched refs:__CSI_GCC_USE_REG (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/csi/csi2/include/core/
A Dcsi_gcc.h1380 #define __CSI_GCC_USE_REG(r) "r" (r) macro
1517 __ASM volatile("revh %0, %1" : __CSI_GCC_OUT_REG(result) : __CSI_GCC_USE_REG(value)); in __REV16()
A Dcsi_rv32_gcc.h924 #define __CSI_GCC_USE_REG(r) "r" (r) macro
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcsi_gcc.h1360 #define __CSI_GCC_USE_REG(r) "r" (r) macro
1497 __ASM volatile("revh %0, %1" : __CSI_GCC_OUT_REG(result) : __CSI_GCC_USE_REG(value)); in __REV16()
A Dcsi_rv32_gcc.h900 #define __CSI_GCC_USE_REG(r) "r" (r) macro
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcsi_rv64_gcc.h890 #define __CSI_GCC_USE_REG(r) "r" (r) macro

Completed in 35 milliseconds