Home
last modified time | relevance | path

Searched refs:dchgp (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h311 uint8_t dchgp; in clk_ll_bbpll_set_config() local
323 dchgp = 5; in clk_ll_bbpll_set_config()
331 dchgp = 4; in clk_ll_bbpll_set_config()
339 dchgp = 5; in clk_ll_bbpll_set_config()
352 dchgp = 5; in clk_ll_bbpll_set_config()
360 dchgp = 5; in clk_ll_bbpll_set_config()
368 dchgp = 5; in clk_ll_bbpll_set_config()
374 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()
703 uint8_t dchgp = 5; in clk_ll_bbpll_set_frequency_for_mspi_tuning() local
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/esp32c3/include/hal/
Dclk_tree_ll.h309 uint8_t dchgp; in clk_ll_bbpll_set_config() local
321 dchgp = 5; in clk_ll_bbpll_set_config()
330 dchgp = 4; in clk_ll_bbpll_set_config()
339 dchgp = 5; in clk_ll_bbpll_set_config()
353 dchgp = 5; in clk_ll_bbpll_set_config()
362 dchgp = 5; in clk_ll_bbpll_set_config()
371 dchgp = 5; in clk_ll_bbpll_set_config()
378 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h236 uint8_t dchgp; in clk_ll_bbpll_set_config() local
247 dchgp = 0; in clk_ll_bbpll_set_config()
256 dchgp = 5; in clk_ll_bbpll_set_config()
266 dchgp = 5; in clk_ll_bbpll_set_config()
272 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.h396 uint8_t dchgp; in clk_ll_bbpll_set_config() local
405 dchgp = 5; in clk_ll_bbpll_set_config()
414 dchgp = 5; in clk_ll_bbpll_set_config()
418 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.h307 uint8_t dchgp; in clk_ll_bbpll_set_config() local
319 dchgp = 5; in clk_ll_bbpll_set_config()
324 uint8_t i2c_bbpll_lref = (dchgp << I2C_BBPLL_OC_DCHGP_LSB) | (div_ref); in clk_ll_bbpll_set_config()