Searched refs:clk_intf_pll_set_freq_div (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 | 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 | 859 rsi_error_t (*clk_intf_pll_set_freq_div)(const M4CLK_Type *pCLK,
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/ |
| D | rsi_pll.c | 844 clk_intf_pll_set_freq_div(pCLK, 1, 0, 39, 199, 0, 1, 1); in clk_set_intf_pll_freq() 904 clk_intf_pll_set_freq_div(pCLK, 1, 0, 39, 199, 0, 1, 1); in clk_set_intf_pll_freq() 1020 rsi_error_t clk_intf_pll_set_freq_div(const M4CLK_Type *pCLK, in clk_intf_pll_set_freq_div() function
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/ |
| D | rsi_pll.h | 714 rsi_error_t clk_intf_pll_set_freq_div(const M4CLK_Type *pCLK,
|