Searched refs:standby_sel (Results 1 – 1 of 1) sorted by relevance
592 uint32_t standby_sel; in SystemCoreClockUpdate() local595 standby_sel = (SYSREG->MSSDDR_FACC2_CR >> FACC_STANDBY_SHIFT) & FACC_STANDBY_SEL_MASK; in SystemCoreClockUpdate()596 clock_source = standby_clock_lut[standby_sel]; in SystemCoreClockUpdate()
Completed in 10 milliseconds