Home
last modified time | relevance | path

Searched refs:I2C_BBPLL_OC_DCHGP_LSB (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dregi2c_bbpll.h55 #define I2C_BBPLL_OC_DCHGP_LSB 4 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dregi2c_bbpll.h55 #define I2C_BBPLL_OC_DCHGP_LSB 4 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dregi2c_bbpll.h55 #define I2C_BBPLL_OC_DCHGP_LSB 4 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dregi2c_bbpll.h55 #define I2C_BBPLL_OC_DCHGP_LSB 4 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dregi2c_bbpll.h55 #define I2C_BBPLL_OC_DCHGP_LSB 4 macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dregi2c_bbpll.h71 #define I2C_BBPLL_OC_DCHGP_LSB 1 macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h374 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()
706 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (oc_ref_div); in clk_ll_bbpll_set_frequency_for_mspi_tuning()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h272 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h378 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h418 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h324 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()