Home
last modified time | relevance | path

Searched refs:I2SPLL_LOCK (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/drivers/systemlevel/src/
Drsi_ulpss_clk.c297 if (M4CLK->PLL_STAT_REG_b.I2SPLL_LOCK == 0) { in ulpss_ulp_i2s_clk_config()
582 if (M4CLK->PLL_STAT_REG_b.I2SPLL_LOCK == 0) { in ulpss_aux_clk_config()
Drsi_pll.c735 while ((pCLK->PLL_STAT_REG_b.I2SPLL_LOCK) != 1) in clk_i2s_pll_clk_set()
2790 if (pCLK->PLL_STAT_REG_b.I2SPLL_LOCK == 1) { in RSI_CLK_CheckPresent()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/mcu/core/chip/inc/
Dsi91x_device.h10894 __IM unsigned int I2SPLL_LOCK : 1; /*!< [4..4] Lock Signal from I2S PLL */ member