Searched refs:timer_registers (Results 1 – 2 of 2) sorted by relevance
24 volatile struct timer_registers *reg_base;40 .reg_base = (struct timer_registers *)TMR0_REG_BASE,57 .reg_base = (struct timer_registers *)TMR1_REG_BASE,74 .reg_base = (struct timer_registers *)TMR2_REG_BASE,101 volatile struct timer_registers *txreg; in hwtimer_start()124 volatile struct timer_registers *txreg; in hwtimer_stop()217 volatile struct timer_registers *txreg = hwtimer_device->reg_base; in _hwtimer_isr_common()
116 struct timer_registers struct132 CHECK_STRUCT_SIZE(struct timer_registers, 0x20); argument
Completed in 4 milliseconds