Searched refs:no_oftst_clk (Results 1 – 1 of 1) sorted by relevance
1478 volatile uint32_t no_oftst_clk = 0; in RSI_Clks_Trim32MHzRC() local1495 no_oftst_clk = RSI_Clks_Calibration(ulp_ref_clk, none); in RSI_Clks_Trim32MHzRC()1496 no_oftst_clk = no_oftst_clk_f / 100000; in RSI_Clks_Trim32MHzRC()1498 if (no_oftst_clk != freq) { in RSI_Clks_Trim32MHzRC()1508 no_oftst_clk = no_oftst_clk_f / 100000; in RSI_Clks_Trim32MHzRC()1510 if (freq - no_oftst_clk < MIN_DIFF_FREQ) { in RSI_Clks_Trim32MHzRC()1515 if (no_oftst_clk >= freq) { in RSI_Clks_Trim32MHzRC()1610 volatile uint32_t no_oftst_clk = 0; in RSI_Clks_Calibration() local1645 no_oftst_clk = M4CLK->CLK_CALIB_STS_REG2_b.CC_NUM_TEST_CLKS; in RSI_Clks_Calibration()1648 return no_oftst_clk; in RSI_Clks_Calibration()