Home
last modified time | relevance | path

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

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_clks.h1269 return ROMAPI_M4SS_CLK_API->clk_ct_clk_config(pCLK, clkSource, divFactor, clkType); in RSI_CLK_CtClkConfig()
1271 return clk_ct_clk_config(pCLK, clkSource, divFactor, clkType); in RSI_CLK_CtClkConfig()
Drsi_rom_table_si91x.h904 rsi_error_t (*clk_ct_clk_config)(M4CLK_Type *pCLK,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/
Drsi_pll.h780 rsi_error_t clk_ct_clk_config(M4CLK_Type *pCLK, CT_CLK_SRC_SEL_T clkSource, uint32_t divFactor, CLK…
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_pll.c1934 rsi_error_t clk_ct_clk_config(M4CLK_Type *pCLK, CT_CLK_SRC_SEL_T clkSource, uint32_t divFactor, CLK… in clk_ct_clk_config() function