Home
last modified time | relevance | path

Searched refs:mtvec (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dstartup.S97 csrw mtvec, a0
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcsi_rv64_gcc.h205 __ALWAYS_STATIC_INLINE void __set_MTVEC(uint64_t mtvec) in __set_MTVEC() argument
207 __ASM volatile("csrw mtvec, %0" : : "r"(mtvec)); in __set_MTVEC()
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcsi_rv32_gcc.h192 __ALWAYS_STATIC_INLINE void __set_MTVEC(uint32_t mtvec) in __set_MTVEC() argument
194 __ASM volatile("csrw mtvec, %0" : : "r"(mtvec)); in __set_MTVEC()
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcsi_rv32_gcc.h216 __ALWAYS_STATIC_INLINE void __set_MTVEC(uint32_t mtvec) in __set_MTVEC() argument
218 __ASM volatile("csrw mtvec, %0" : : "r"(mtvec)); in __set_MTVEC()

Completed in 17 milliseconds