Home
last modified time | relevance | path

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

/bsp/qemu-vexpress-a9/drivers/
A Ddrv_timer.c39 #define TIMER_INTCLR(hw_base) __REG32(hw_base + 0x0c) macro
56 #define TIMER_INTCLR(hw_base) __REG32(hw_base + 0x0c) macro
70 TIMER_INTCLR(TIMER_HW_BASE) = 0x01; in rt_hw_timer_isr()
151 TIMER_INTCLR(TIMER01_HW_BASE) = 0x01; in timer_clear_pending()
155 TIMER_INTCLR(TIMER23_HW_BASE) = 0x01; in timer_clear_pending()

Completed in 5 milliseconds