Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_clks.h582 uint16_t dcoFixSel, in RSI_CLK_IntfPllSetFreqDiv() argument
587 … ->clk_intf_pll_set_freq_div(pCLK, clk_en, divFactor, nFactor, mFactor, fcwF, dcoFixSel, ldoProg); in RSI_CLK_IntfPllSetFreqDiv()
589 …return clk_intf_pll_set_freq_div(pCLK, clk_en, divFactor, nFactor, mFactor, fcwF, dcoFixSel, ldoPr… in RSI_CLK_IntfPllSetFreqDiv()
Drsi_rom_table_si91x.h833 uint16_t dcoFixSel,
865 uint16_t dcoFixSel,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_pll.h672 uint16_t dcoFixSel,
720 uint16_t dcoFixSel,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_pll.c300 uint16_t dcoFixSel, in clk_soc_pll_set_freq_div() argument
358 socreg1 |= dcoFixSel; in clk_soc_pll_set_freq_div()
1026 uint16_t dcoFixSel, in clk_intf_pll_set_freq_div() argument
1084 intfreg1 |= dcoFixSel; in clk_intf_pll_set_freq_div()