Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/smarth_rv64/smarth_rv64/
A Dstartup.S106 csrw mtvt, a0
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcsi_rv64_gcc.h215 __ALWAYS_STATIC_INLINE void __set_MTVT(uint64_t mtvt) in __set_MTVT() argument
217 __ASM volatile("csrw mtvt, %0" : : "r"(mtvt)); in __set_MTVT()
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcsi_rv32_gcc.h202 __ALWAYS_STATIC_INLINE void __set_MTVT(uint32_t mtvt) in __set_MTVT() argument
204 __ASM volatile("csrw mtvt, %0" : : "r"(mtvt)); in __set_MTVT()
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcsi_rv32_gcc.h226 __ALWAYS_STATIC_INLINE void __set_MTVT(uint32_t mtvt) in __set_MTVT() argument
228 __ASM volatile("csrw mtvt, %0" : : "r"(mtvt)); in __set_MTVT()

Completed in 17 milliseconds