Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drtc_cntl_ll.h79 uint32_t slow_clk_value = REG_READ(RTC_CNTL_STORE1_REG); in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drtc_cntl_ll.h85 uint32_t slow_clk_value = REG_READ(RTC_CNTL_STORE1_REG); in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h99 uint32_t slow_clk_value = REG_READ(RTC_CNTL_STORE1_REG); in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h111 uint32_t slow_clk_value = REG_READ(RTC_CNTL_STORE1_REG); in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Drtc.h59 #define RTC_SLOW_CLK_CAL_REG RTC_CNTL_STORE1_REG
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Drtc.h67 #define RTC_SLOW_CLK_CAL_REG RTC_CNTL_STORE1_REG
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Drtc.h59 #define RTC_SLOW_CLK_CAL_REG RTC_CNTL_STORE1_REG
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Drtc.h55 #define RTC_SLOW_CLK_CAL_REG RTC_CNTL_STORE1_REG
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Drtc.h59 #define RTC_SLOW_CLK_CAL_REG RTC_CNTL_STORE1_REG
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h180 uint32_t slow_clk_value = REG_READ(RTC_CNTL_STORE1_REG); in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h575 #define RTC_CNTL_STORE1_REG (DR_REG_RTCCNTL_BASE + 0x4C) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h770 #define RTC_CNTL_STORE1_REG (DR_REG_RTCCNTL_BASE + 0x50) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h810 #define RTC_CNTL_STORE1_REG (DR_REG_RTCCNTL_BASE + 0x0054) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1016 #define RTC_CNTL_STORE1_REG (DR_REG_RTCCNTL_BASE + 0x0054) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1099 #define RTC_CNTL_STORE1_REG (DR_REG_RTCCNTL_BASE + 0x54) macro