We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418ad7d commit 741bfedCopy full SHA for 741bfed
soc/riscv/riscv-privilege/mpfs/soc.h
@@ -10,8 +10,6 @@
10
#include <zephyr/devicetree.h>
11
12
13
-/* Timer configuration */
14
-#define RISCV_MTIMECMP_BY_HART(h) (0x02004000ULL + (8ULL * (h)))
15
#define RISCV_MSIP_BASE 0x02000000
16
17
#endif /* __RISCV64_MPFS_SOC_H_ */
0 commit comments