Searched refs:stop_hoco (Results 1 – 1 of 1) sorted by relevance
1719 bool stop_hoco = false; in bsp_soft_reset_prepare() local1739 stop_hoco = true; in bsp_soft_reset_prepare()1756 (stop_hoco && (1 == R_SYSTEM->PLLCCR_b.PLSRCSEL))) in bsp_soft_reset_prepare()1760 … if ((BSP_PRV_PLLCCR != R_SYSTEM->PLLCCR) || (stop_hoco && (1 == R_SYSTEM->PLLCCR_b.PLSRCSEL))) in bsp_soft_reset_prepare()1782 (stop_hoco && (1 == R_SYSTEM->PLL2CCR_b.PL2SRCSEL))) in bsp_soft_reset_prepare()1784 … if ((BSP_PRV_PLL2CCR != R_SYSTEM->PLL2CCR) || (stop_hoco && (1 == R_SYSTEM->PLL2CCR_b.PL2SRCSEL))) in bsp_soft_reset_prepare()1797 if ((stop_hoco && (BSP_CLOCKS_SOURCE_CLOCK_HOCO == sckscr)) || in bsp_soft_reset_prepare()1800 if (stop_hoco && (BSP_CLOCKS_SOURCE_CLOCK_HOCO == sckscr)) in bsp_soft_reset_prepare()1826 if (stop_hoco) in bsp_soft_reset_prepare()