Home
last modified time | relevance | path

Searched defs:RTCCNTL_BASE_REG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h103 #define RTCCNTL_BASE_REG 0x3f408000 macro
114 #define RTCCNTL_BASE_REG 0x60008000 /* RTC Control */ macro
126 #define RTCCNTL_BASE_REG 0x60008000 /* RTC Control */ macro
137 #define RTCCNTL_BASE_REG 0x60008000 /* RTC Control */ macro
156 #define RTCCNTL_BASE_REG 0x60008000 macro
/hal_espressif-latest/tools/esptool_py/esptool/targets/
Desp32c3.py79 RTCCNTL_BASE_REG = 0x60008000 variable in ESP32C3ROM
Desp32s3.py87 RTCCNTL_BASE_REG = 0x60008000 variable in ESP32S3ROM