Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/riscv/env_iar/
Dcstartup.s66 csrrci x0, mtvec, 0x3
67 csrs mtvec, a0
Dcompiler.h15 #define mtvec _CSR_MTVEC macro
/hal_gigadevice-latest/gd32vf103/riscv/drivers/
Dn200_func.c358 uint32_t mtvec_value = read_csr(mtvec); in eclic_mode_enable()
361 write_csr(mtvec,mtvec_value); in eclic_mode_enable()
Driscv_encoding.h1205 DECLARE_CSR(mtvec, CSR_MTVEC)