Searched refs:CLINT_BASE (Results 1 – 1 of 1) sorted by relevance
20 #define CLINT_BASE (BSP_PLIC_PHY_ADDR + 0x4000000UL) macro22 static volatile rt_uint32_t *mtimecmp_l = (volatile rt_uint32_t *)(CLINT_BASE + 0x4000UL);23 static volatile rt_uint32_t *mtimecmp_h = (volatile rt_uint32_t *)(CLINT_BASE + 0x4004UL);
Completed in 8 milliseconds