Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h434 uint8_t div_ref; in clk_ll_bbpll_set_config() local
445 div_ref = 0; in clk_ll_bbpll_set_config()
453 div_ref = 12; in clk_ll_bbpll_set_config()
461 div_ref = 11; in clk_ll_bbpll_set_config()
469 div_ref = 12; in clk_ll_bbpll_set_config()
483 div_ref = 0; in clk_ll_bbpll_set_config()
491 div_ref = 12; in clk_ll_bbpll_set_config()
499 div_ref = 11; in clk_ll_bbpll_set_config()
507 div_ref = 12; in clk_ll_bbpll_set_config()
519 uint8_t i2c_bbpll_lref = (lref << 7) | (div10_8 << 4) | (div_ref); in clk_ll_bbpll_set_config()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h307 uint8_t div_ref; in clk_ll_bbpll_set_config() local
319 div_ref = 0; in clk_ll_bbpll_set_config()
327 div_ref = 1; in clk_ll_bbpll_set_config()
335 div_ref = 0; in clk_ll_bbpll_set_config()
348 div_ref = 0; in clk_ll_bbpll_set_config()
356 div_ref = 1; in clk_ll_bbpll_set_config()
364 div_ref = 0; 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()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h305 uint8_t div_ref; in clk_ll_bbpll_set_config() local
317 div_ref = 0; in clk_ll_bbpll_set_config()
326 div_ref = 1; in clk_ll_bbpll_set_config()
335 div_ref = 0; in clk_ll_bbpll_set_config()
349 div_ref = 0; in clk_ll_bbpll_set_config()
358 div_ref = 1; in clk_ll_bbpll_set_config()
367 div_ref = 0; 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.h232 uint8_t div_ref; in clk_ll_bbpll_set_config() local
243 div_ref = 12; in clk_ll_bbpll_set_config()
252 div_ref = 0; in clk_ll_bbpll_set_config()
262 div_ref = 0; 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.h392 uint8_t div_ref; in clk_ll_bbpll_set_config() local
401 div_ref = 0; in clk_ll_bbpll_set_config()
410 div_ref = 0; 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.h303 uint8_t div_ref; in clk_ll_bbpll_set_config() local
315 div_ref = 0; 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()