Searched refs:dcoFixSel (Results 1 – 4 of 4) sorted by relevance
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/ |
| D | rsi_rom_clks.h | 582 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()
|
| D | rsi_rom_table_si91x.h | 833 uint16_t dcoFixSel, 865 uint16_t dcoFixSel,
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/ |
| D | rsi_pll.h | 672 uint16_t dcoFixSel, 720 uint16_t dcoFixSel,
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/ |
| D | rsi_pll.c | 300 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()
|