Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/reg_include/
Dstimer_reg.h32 #define STIMER_BASE_ADDR 0x140200 macro
33 #define reg_system_tick REG_ADDR32(STIMER_BASE_ADDR)
35 #define reg_system_irq_level REG_ADDR32(STIMER_BASE_ADDR+0x4)
37 #define reg_system_irq_mask REG_ADDR8(STIMER_BASE_ADDR+0x8)
43 #define reg_system_cal_irq REG_ADDR8(STIMER_BASE_ADDR+0x9)
50 #define reg_system_ctrl REG_ADDR8(STIMER_BASE_ADDR+0xa)
60 #define reg_system_st REG_ADDR8(STIMER_BASE_ADDR+0xb)
73 #define reg_system_timer_set_32k REG_ADDR32(STIMER_BASE_ADDR+0xc)
75 #define reg_system_timer_read_32k REG_ADDR32(STIMER_BASE_ADDR+0x10)
77 #define reg_system_cal_latch_32k REG_ADDR32(STIMER_BASE_ADDR+0x14)
[all …]