Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h437 uint8_t lref; in clk_ll_bbpll_set_config() local
448 lref = 0; in clk_ll_bbpll_set_config()
456 lref = 1; in clk_ll_bbpll_set_config()
464 lref = 1; in clk_ll_bbpll_set_config()
472 lref = 0; in clk_ll_bbpll_set_config()
486 lref = 0; in clk_ll_bbpll_set_config()
494 lref = 1; in clk_ll_bbpll_set_config()
502 lref = 1; in clk_ll_bbpll_set_config()
510 lref = 0; 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()