Searched refs:CLIC_MTIMECMP_OFFSET (Results 1 – 2 of 2) sorted by relevance
15 *(volatile uint64_t *)(CLIC_CTRL_BASE + CLIC_MTIMECMP_OFFSET) += current_set_ticks; in systick_isr()29 …*(volatile uint64_t *)(CLIC_CTRL_BASE + CLIC_MTIMECMP_OFFSET) = (*(volatile uint64_t *)(CLIC_CTRL_… in bflb_mtimer_config()
10 #define CLIC_MTIMECMP_OFFSET 0x4000 macro
Completed in 5 milliseconds