Searched refs:clk_soc_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 | 208 ->clk_soc_pll_set_freq_div(pCLK, clk_en, divFactor, nFactor, mFactor, fCwf, dcofixsel, ldoprog); in RSI_CLK_SocPllSetFreqDiv() 210 …return clk_soc_pll_set_freq_div(pCLK, clk_en, divFactor, nFactor, mFactor, fCwf, dcofixsel, ldopro… in RSI_CLK_SocPllSetFreqDiv()
|
| D | rsi_rom_table_si91x.h | 827 rsi_error_t (*clk_soc_pll_set_freq_div)(const M4CLK_Type *pCLK,
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/ |
| D | rsi_pll.c | 120 clk_soc_pll_set_freq_div(pCLK, 1, 0, 39, 199, 0, 1, 1); in clk_set_soc_pll_freq() 181 clk_soc_pll_set_freq_div(pCLK, 1, 0, 39, 199, 0, 1, 1); in clk_set_soc_pll_freq() 294 rsi_error_t clk_soc_pll_set_freq_div(const M4CLK_Type *pCLK, in clk_soc_pll_set_freq_div() function
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/ |
| D | rsi_pll.h | 666 rsi_error_t clk_soc_pll_set_freq_div(const M4CLK_Type *pCLK,
|