Home
last modified time | relevance | path

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

/AliOS-Things-master/components/csi/csi2/include/core/
A Dcsi_gcc.h1379 #define __CSI_GCC_OUT_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.h923 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcsi_gcc.h1359 #define __CSI_GCC_OUT_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.h899 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcsi_rv64_gcc.h889 #define __CSI_GCC_OUT_REG(r) "=r" (r) macro

Completed in 28 milliseconds