Home
last modified time | relevance | path

Searched refs:cal_value (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h587 static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value) in clk_ll_rtc_slow_store_cal() argument
589 REG_WRITE(RTC_SLOW_CLK_CAL_REG, cal_value); in clk_ll_rtc_slow_store_cal()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h728 static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value) in clk_ll_rtc_slow_store_cal() argument
730 REG_WRITE(RTC_SLOW_CLK_CAL_REG, cal_value); in clk_ll_rtc_slow_store_cal()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h665 static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value) in clk_ll_rtc_slow_store_cal() argument
667 REG_WRITE(RTC_SLOW_CLK_CAL_REG, cal_value); in clk_ll_rtc_slow_store_cal()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h695 static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value) in clk_ll_rtc_slow_store_cal() argument
697 REG_WRITE(RTC_SLOW_CLK_CAL_REG, cal_value); in clk_ll_rtc_slow_store_cal()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h769 static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value) in clk_ll_rtc_slow_store_cal() argument
771 REG_WRITE(RTC_SLOW_CLK_CAL_REG, cal_value); in clk_ll_rtc_slow_store_cal()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h794 static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value) in clk_ll_rtc_slow_store_cal() argument
796 REG_WRITE(RTC_SLOW_CLK_CAL_REG, cal_value); in clk_ll_rtc_slow_store_cal()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h879 static inline __attribute__((always_inline)) void clk_ll_rtc_slow_store_cal(uint32_t cal_value) in clk_ll_rtc_slow_store_cal() argument
881 REG_WRITE(RTC_SLOW_CLK_CAL_REG, cal_value); in clk_ll_rtc_slow_store_cal()