Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystimer_reg.h26 #define SYSTIMER_CONF_REG (DR_REG_SYSTIMER_BASE + 0x0)
108 #define SYSTIMER_UNIT0_OP_REG (DR_REG_SYSTIMER_BASE + 0x4)
127 #define SYSTIMER_UNIT1_OP_REG (DR_REG_SYSTIMER_BASE + 0x8)
146 #define SYSTIMER_UNIT0_LOAD_HI_REG (DR_REG_SYSTIMER_BASE + 0xc)
158 #define SYSTIMER_UNIT0_LOAD_LO_REG (DR_REG_SYSTIMER_BASE + 0x10)
170 #define SYSTIMER_UNIT1_LOAD_HI_REG (DR_REG_SYSTIMER_BASE + 0x14)
182 #define SYSTIMER_UNIT1_LOAD_LO_REG (DR_REG_SYSTIMER_BASE + 0x18)
194 #define SYSTIMER_TARGET0_HI_REG (DR_REG_SYSTIMER_BASE + 0x1c)
206 #define SYSTIMER_TARGET0_LO_REG (DR_REG_SYSTIMER_BASE + 0x20)
218 #define SYSTIMER_TARGET1_HI_REG (DR_REG_SYSTIMER_BASE + 0x24)
[all …]
Dsoc.h72 #define DR_REG_SYSTIMER_BASE 0x60023000 macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystimer_reg.h26 #define SYSTIMER_CONF_REG (DR_REG_SYSTIMER_BASE + 0x0)
108 #define SYSTIMER_UNIT0_OP_REG (DR_REG_SYSTIMER_BASE + 0x4)
127 #define SYSTIMER_UNIT1_OP_REG (DR_REG_SYSTIMER_BASE + 0x8)
146 #define SYSTIMER_UNIT0_LOAD_HI_REG (DR_REG_SYSTIMER_BASE + 0xc)
158 #define SYSTIMER_UNIT0_LOAD_LO_REG (DR_REG_SYSTIMER_BASE + 0x10)
170 #define SYSTIMER_UNIT1_LOAD_HI_REG (DR_REG_SYSTIMER_BASE + 0x14)
182 #define SYSTIMER_UNIT1_LOAD_LO_REG (DR_REG_SYSTIMER_BASE + 0x18)
194 #define SYSTIMER_TARGET0_HI_REG (DR_REG_SYSTIMER_BASE + 0x1c)
206 #define SYSTIMER_TARGET0_LO_REG (DR_REG_SYSTIMER_BASE + 0x20)
218 #define SYSTIMER_TARGET1_HI_REG (DR_REG_SYSTIMER_BASE + 0x24)
[all …]
Dsoc.h61 #define DR_REG_SYSTIMER_BASE 0x60023000 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystimer_reg.h26 #define SYSTIMER_CONF_REG (DR_REG_SYSTIMER_BASE + 0x0)
45 #define SYSTIMER_LOAD_REG (DR_REG_SYSTIMER_BASE + 0x4)
57 #define SYSTIMER_LOAD_HI_REG (DR_REG_SYSTIMER_BASE + 0x8)
69 #define SYSTIMER_LOAD_LO_REG (DR_REG_SYSTIMER_BASE + 0xc)
81 #define SYSTIMER_STEP_REG (DR_REG_SYSTIMER_BASE + 0x10)
100 #define SYSTIMER_TARGET0_HI_REG (DR_REG_SYSTIMER_BASE + 0x14)
112 #define SYSTIMER_TARGET0_LO_REG (DR_REG_SYSTIMER_BASE + 0x18)
124 #define SYSTIMER_TARGET1_HI_REG (DR_REG_SYSTIMER_BASE + 0x1c)
136 #define SYSTIMER_TARGET1_LO_REG (DR_REG_SYSTIMER_BASE + 0x20)
148 #define SYSTIMER_TARGET2_HI_REG (DR_REG_SYSTIMER_BASE + 0x24)
[all …]
Dsoc.h75 #define DR_REG_SYSTIMER_BASE 0x3f423000 macro