Searched refs:SOC_PLL_CLK_PRESENT (Results 1 – 2 of 2) sorted by relevance
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/ |
| D | rsi_pll.c | 1414 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_qspi_clk_config() 1507 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_qspi_2_clk_config() 1582 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_ssi_mst_clk_config() 1656 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_sd_mem_clk_config() 1810 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_ethernet_clk_config() 1957 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_ct_clk_config() 2103 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_mcu_clk_cut_config() 2416 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_gspi_clk_config() 2775 case SOC_PLL_CLK_PRESENT: in RSI_CLK_CheckPresent() 2953 if (RSI_OK != RSI_CLK_CheckPresent(pCLK, SOC_PLL_CLK_PRESENT)) { in clk_m4_soc_clk_config() [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/inc/ |
| D | rsi_pll.h | 647 SOC_PLL_CLK_PRESENT, /*!< SOC CLock present */ enumerator
|