Home
last modified time | relevance | path

Searched refs:INTFPLL_LOCK (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_pll.c1170 while ((pCLK->PLL_STAT_REG_b.INTFPLL_LOCK) != 1) in clk_intf_pll_clk_set()
2783 if (pCLK->PLL_STAT_REG_b.INTFPLL_LOCK == 1) { in RSI_CLK_CheckPresent()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dsi91x_device.h10893 __IM unsigned int INTFPLL_LOCK : 1; /*!< [3..3] Lock Signal from INTF PLL */ member