Home
last modified time | relevance | path

Searched refs:RTC_CNTL_BBPLL_FORCE_PD (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h70 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_enable()
79 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_disable()
696 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_set_frequency_for_mspi_tuning()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h51 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_enable()
60 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_disable()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h68 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_enable()
77 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_disable()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h83 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_enable()
92 RTC_CNTL_BBPLL_FORCE_PD | RTC_CNTL_BBPLL_I2C_FORCE_PD); in clk_ll_bbpll_disable()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h108 RTC_CNTL_BB_I2C_FORCE_PD | RTC_CNTL_BBPLL_FORCE_PD | in clk_ll_bbpll_enable()
124 RTC_CNTL_BB_I2C_FORCE_PD | RTC_CNTL_BBPLL_FORCE_PD | in clk_ll_bbpll_disable()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h95 #define RTC_CNTL_BBPLL_FORCE_PD (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h152 #define RTC_CNTL_BBPLL_FORCE_PD (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h119 #define RTC_CNTL_BBPLL_FORCE_PD (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h110 #define RTC_CNTL_BBPLL_FORCE_PD (BIT(10)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h103 #define RTC_CNTL_BBPLL_FORCE_PD (BIT(10)) macro