Home
last modified time | relevance | path

Searched refs:PLIC_REG_BASE (Results 1 - 2 of 2) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dplic.c30 volatile UINT32 *plicReg = (volatile UINT32 *)(PLIC_REG_BASE + 0x4); in OsMachineExternalInterrupt()
53 volatile UINT32 *plicReg = (volatile UINT32 *)PLIC_REG_BASE; in PlicIrqInit()
/device/qemu/riscv32_virt/liteos_m/board/include/asm/
H A Dsoc.h38 #define PLIC_REG_BASE 0xC200000 macro

Completed in 1 milliseconds