Home
last modified time | relevance | path

Searched defs:divFactor (Results 1 – 4 of 4) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/rom_driver/inc/
Drsi_rom_clks.h199 uint16_t divFactor, in RSI_CLK_SocPllSetFreqDiv()
578 uint16_t divFactor, in RSI_CLK_IntfPllSetFreqDiv()
1105 …rror_t RSI_CLK_M4SocClkConfig(M4CLK_Type *pCLK, M4_SOC_CLK_SRC_SEL_T clkSource, uint32_t divFactor) in RSI_CLK_M4SocClkConfig()
1132 uint32_t divFactor) in RSI_CLK_QspiClkConfig()
1164 uint32_t divFactor) in RSI_CLK_Qspi2ClkConfig()
1195 uint32_t divFactor) in RSI_CLK_UsartClkConfig()
1217 uint32_t divFactor) in RSI_CLK_SsiMstClkConfig()
1242 uint32_t divFactor) in RSI_CLK_SdMemClkConfig()
1265 uint32_t divFactor, in RSI_CLK_CtClkConfig()
1288 uint32_t divFactor, in RSI_CLK_CciClkConfig()
[all …]
Drsi_rom_ulpss_clk.h101 uint16_t divFactor, in RSI_ULPSS_ClockConfig()
129 uint16_t divFactor, in RSI_ULPSS_UlpProcClkConfig()
331 uint16_t divFactor) in RSI_ULPSS_UlpSsiClkConfig()
365 uint16_t divFactor) in RSI_ULPSS_UlpI2sClkConfig()
403 uint16_t divFactor) in RSI_ULPSS_UlpUartClkConfig()
533 uint16_t divFactor) in RSI_ULPSS_VadClkConfig()
563 uint16_t divFactor) in RSI_ULPSS_TouchClkConfig()
583 …error_t RSI_ULPSS_SlpSensorClkConfig(ULPCLK_Type *pULPCLK, boolean_t clkEnable, uint32_t divFactor) in RSI_ULPSS_SlpSensorClkConfig()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_pll.c296 uint16_t divFactor, in clk_soc_pll_set_freq_div()
1022 uint16_t divFactor, in clk_intf_pll_set_freq_div()
1375 uint32_t divFactor) in clk_qspi_clk_config()
1469 uint32_t divFactor) in clk_qspi_2_clk_config()
1565 uint32_t divFactor) in clk_ssi_mst_clk_config()
1644 uint32_t divFactor) in clk_sd_mem_clk_config()
1711 rsi_error_t clk_cci_clk_config(M4CLK_Type *pCLK, CCI_CLK_SRC_SEL_T clkSource, uint32_t divFactor, C… in clk_cci_clk_config()
1759 rsi_error_t clk_can_clk_config(M4CLK_Type *pCLK, uint32_t divFactor, CLK_ENABLE_T clkType) in clk_can_clk_config()
1794 uint32_t divFactor) in clk_ethernet_clk_config()
1837 rsi_error_t clk_cci_clk_div(M4CLK_Type *pCLK, uint32_t divFactor) in clk_cci_clk_div()
[all …]
Drsi_ulpss_clk.c49 rsi_error_t ulpss_clock_config(M4CLK_Type *pCLK, boolean_t clkEnable, uint16_t divFactor, boolean_t… in ulpss_clock_config()
153 uint16_t divFactor) in ulpss_ulp_ssi_clk_config()
236 … ulpss_ulp_i2s_clk_config(ULPCLK_Type *pULPCLK, ULP_I2S_CLK_SELECT_T clkSource, uint16_t divFactor) in ulpss_ulp_i2s_clk_config()
341 uint16_t divFactor) in ulpss_ulp_uar_clk_config()
620 uint16_t divFactor) in ulpss_vad_clk_config()
704 … ulpss_touch_clk_config(ULPCLK_Type *pULPCLK, ULP_TOUCH_CLK_SELECT_T clkSource, uint16_t divFactor) in ulpss_touch_clk_config()
784 …_error_t ulpss_slp_sensor_clk_config(ULPCLK_Type *pULPCLK, boolean_t clkEnable, uint32_t divFactor) in ulpss_slp_sensor_clk_config()
1078 uint16_t divFactor, in ulpss_ulp_proc_clk_config()