Searched refs:DR_REG_RTCCNTL_BASE (Results 1 – 18 of 18) sorted by relevance
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/ |
D | rtc_cntl_reg.h | 40 #define RTC_CNTL_OPTIONS0_REG (DR_REG_RTCCNTL_BASE + 0x0000) 194 #define RTC_CNTL_SLP_TIMER0_REG (DR_REG_RTCCNTL_BASE + 0x0004) 202 #define RTC_CNTL_SLP_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x0008) 216 #define RTC_CNTL_TIME_UPDATE_REG (DR_REG_RTCCNTL_BASE + 0x000C) 242 #define RTC_CNTL_TIME_LOW0_REG (DR_REG_RTCCNTL_BASE + 0x0010) 250 #define RTC_CNTL_TIME_HIGH0_REG (DR_REG_RTCCNTL_BASE + 0x0014) 258 #define RTC_CNTL_STATE0_REG (DR_REG_RTCCNTL_BASE + 0x0018) 302 #define RTC_CNTL_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x001C) 337 #define RTC_CNTL_TIMER2_REG (DR_REG_RTCCNTL_BASE + 0x0020) 345 #define RTC_CNTL_TIMER3_REG (DR_REG_RTCCNTL_BASE + 0x0024) [all …]
|
D | soc.h | 55 #define DR_REG_RTCCNTL_BASE 0x60008000 macro
|
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/ |
D | rtc_cntl_reg.h | 40 #define RTC_CNTL_OPTIONS0_REG (DR_REG_RTCCNTL_BASE + 0x0000) 182 #define RTC_CNTL_SLP_TIMER0_REG (DR_REG_RTCCNTL_BASE + 0x0004) 190 #define RTC_CNTL_SLP_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x0008) 204 #define RTC_CNTL_TIME_UPDATE_REG (DR_REG_RTCCNTL_BASE + 0x000C) 230 #define RTC_CNTL_TIME_LOW0_REG (DR_REG_RTCCNTL_BASE + 0x0010) 238 #define RTC_CNTL_TIME_HIGH0_REG (DR_REG_RTCCNTL_BASE + 0x0014) 246 #define RTC_CNTL_STATE0_REG (DR_REG_RTCCNTL_BASE + 0x0018) 290 #define RTC_CNTL_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x001C) 325 #define RTC_CNTL_TIMER2_REG (DR_REG_RTCCNTL_BASE + 0x0020) 333 #define RTC_CNTL_TIMER3_REG (DR_REG_RTCCNTL_BASE + 0x0024) [all …]
|
D | soc.h | 48 #define DR_REG_RTCCNTL_BASE 0x60008000 macro
|
/hal_espressif-3.6.0/components/soc/esp32/include/soc/ |
D | rtc_cntl_reg.h | 31 #define RTC_CNTL_OPTIONS0_REG (DR_REG_RTCCNTL_BASE + 0x0) 215 #define RTC_CNTL_SLP_TIMER0_REG (DR_REG_RTCCNTL_BASE + 0x4) 223 #define RTC_CNTL_SLP_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x8) 237 #define RTC_CNTL_TIME_UPDATE_REG (DR_REG_RTCCNTL_BASE + 0xc) 251 #define RTC_CNTL_TIME0_REG (DR_REG_RTCCNTL_BASE + 0x10) 259 #define RTC_CNTL_TIME1_REG (DR_REG_RTCCNTL_BASE + 0x14) 267 #define RTC_CNTL_STATE0_REG (DR_REG_RTCCNTL_BASE + 0x18) 323 #define RTC_CNTL_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x1c) 358 #define RTC_CNTL_TIMER2_REG (DR_REG_RTCCNTL_BASE + 0x20) 373 #define RTC_CNTL_TIMER3_REG (DR_REG_RTCCNTL_BASE + 0x24) [all …]
|
D | soc_ulp.h | 33 REG_RD (((rtc_reg) - DR_REG_RTCCNTL_BASE) / 4), ((low_bit) + (bit_width) - 1), (low_bit) 37 …REG_WR (((rtc_reg) - DR_REG_RTCCNTL_BASE) / 4), ((low_bit) + (bit_width) - 1), (low_bit), ((value)…
|
D | soc.h | 46 #define DR_REG_RTCCNTL_BASE 0x3ff48000 macro
|
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/ |
D | rtc_cntl_reg.h | 37 #define RTC_CNTL_OPTIONS0_REG (DR_REG_RTCCNTL_BASE + 0x0000) 173 #define RTC_CNTL_SLP_TIMER0_REG (DR_REG_RTCCNTL_BASE + 0x0004) 181 #define RTC_CNTL_SLP_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x0008) 195 #define RTC_CNTL_TIME_UPDATE_REG (DR_REG_RTCCNTL_BASE + 0x000C) 221 #define RTC_CNTL_TIME_LOW0_REG (DR_REG_RTCCNTL_BASE + 0x0010) 229 #define RTC_CNTL_TIME_HIGH0_REG (DR_REG_RTCCNTL_BASE + 0x0014) 237 #define RTC_CNTL_STATE0_REG (DR_REG_RTCCNTL_BASE + 0x0018) 281 #define RTC_CNTL_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x001C) 313 #define RTC_CNTL_TIMER2_REG (DR_REG_RTCCNTL_BASE + 0x0020) 328 #define RTC_CNTL_TIMER3_REG (DR_REG_RTCCNTL_BASE + 0x0024) [all …]
|
D | soc_ulp.h | 33 REG_RD (((rtc_reg) - DR_REG_RTCCNTL_BASE) / 4), ((low_bit) + (bit_width) - 1), (low_bit) 37 …REG_WR (((rtc_reg) - DR_REG_RTCCNTL_BASE) / 4), ((low_bit) + (bit_width) - 1), (low_bit), ((value)…
|
D | soc.h | 53 #define DR_REG_RTCCNTL_BASE 0x3f408000 macro
|
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/ |
D | rtc_cntl_reg.h | 22 #define RTC_CNTL_OPTIONS0_REG (DR_REG_RTCCNTL_BASE + 0x0) 158 #define RTC_CNTL_SLP_TIMER0_REG (DR_REG_RTCCNTL_BASE + 0x4) 166 #define RTC_CNTL_SLP_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x8) 180 #define RTC_CNTL_TIME_UPDATE_REG (DR_REG_RTCCNTL_BASE + 0xC) 206 #define RTC_CNTL_TIME_LOW0_REG (DR_REG_RTCCNTL_BASE + 0x10) 214 #define RTC_CNTL_TIME_HIGH0_REG (DR_REG_RTCCNTL_BASE + 0x14) 222 #define RTC_CNTL_STATE0_REG (DR_REG_RTCCNTL_BASE + 0x18) 266 #define RTC_CNTL_TIMER1_REG (DR_REG_RTCCNTL_BASE + 0x1C) 298 #define RTC_CNTL_TIMER2_REG (DR_REG_RTCCNTL_BASE + 0x20) 313 #define RTC_CNTL_TIMER3_REG (DR_REG_RTCCNTL_BASE + 0x24) [all …]
|
D | soc_ulp.h | 33 REG_RD (((rtc_reg) - DR_REG_RTCCNTL_BASE) / 4), ((low_bit) + (bit_width) - 1), (low_bit) 37 …REG_WR (((rtc_reg) - DR_REG_RTCCNTL_BASE) / 4), ((low_bit) + (bit_width) - 1), (low_bit), ((value)…
|
D | soc.h | 39 #define DR_REG_RTCCNTL_BASE 0x60008000 macro
|
/hal_espressif-3.6.0/components/ulp/include/esp32s3/ |
D | ulp.h | 292 if (reg < DR_REG_RTCCNTL_BASE) { in SOC_REG_TO_ULP_PERIPH_SEL()
|
/hal_espressif-3.6.0/components/ulp/include/esp32s2/ |
D | ulp.h | 291 if (reg < DR_REG_RTCCNTL_BASE) { in SOC_REG_TO_ULP_PERIPH_SEL()
|
/hal_espressif-3.6.0/components/ulp/include/esp32/ |
D | ulp.h | 325 if (reg < DR_REG_RTCCNTL_BASE) { in SOC_REG_TO_ULP_PERIPH_SEL()
|
/hal_espressif-3.6.0/docs/en/api-guides/ |
D | ulp_instruction_set.rst | 866 addr_ulp = (addr_dport - DR_REG_RTCCNTL_BASE) / 4 893 addr_ulp = (addr_dport - DR_REG_RTCCNTL_BASE) / 4
|
D | ulps2_instruction_set.rst | 1024 addr_ulp = (addr_peribus1 - DR_REG_RTCCNTL_BASE) / 4 1051 addr_ulp = (addr_peribus1 - DR_REG_RTCCNTL_BASE) / 4
|