Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dlp_timer_ll.h62 uint32_t slow_clk_value = REG_READ(LP_AON_STORE1_REG); in lp_timer_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dlp_timer_ll.h78 uint32_t slow_clk_value = REG_READ(LP_AON_STORE1_REG); in lp_timer_ll_time_to_count()
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Drtc.h59 #define RTC_SLOW_CLK_CAL_REG LP_AON_STORE1_REG
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Drtc.h58 #define RTC_SLOW_CLK_CAL_REG LP_AON_STORE1_REG
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_aon_reg.h29 #define LP_AON_STORE1_REG (DR_REG_LP_AON_BASE + 0x4) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dlp_aon_reg.h29 #define LP_AON_STORE1_REG (DR_REG_LP_AON_BASE + 0x4) macro