Home
last modified time | relevance | path

Searched refs:mhcr (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcsi_rv64_gcc.h136 __ALWAYS_STATIC_INLINE void __set_MHCR(uint64_t mhcr) in __set_MHCR() argument
138 __ASM volatile("csrw mhcr, %0" : : "r"(mhcr)); in __set_MHCR()
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcsi_rv32_gcc.h123 __ALWAYS_STATIC_INLINE void __set_MHCR(uint32_t mhcr) in __set_MHCR() argument
125 __ASM volatile("csrw mhcr, %0" : : "r"(mhcr)); in __set_MHCR()
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcsi_rv32_gcc.h147 __ALWAYS_STATIC_INLINE void __set_MHCR(uint32_t mhcr) in __set_MHCR() argument
149 __ASM volatile("csrw mhcr, %0" : : "r"(mhcr)); in __set_MHCR()

Completed in 17 milliseconds