Lines Matching full:standby
93 * entering standby state.
95 * It is used for chips that has to use a separate standby timer in such
100 /* Cycle counter before entering the standby state. */
103 /* Standby timer value before entering the standby state. */
106 /* Standby timer used for timer while entering the standby state */
234 /* Set the alarm using timer that runs the standby. in sys_clock_set_timeout()
242 * measurements after exiting the standby state. in sys_clock_set_timeout()
611 /* Get current value for standby timer and reset LPTIM counter value in sys_clock_idle_exit()
617 /* Calculate how much time has passed since last measurement for standby timer */ in sys_clock_idle_exit()
629 /* Convert standby time in LPTIM cnt */ in sys_clock_idle_exit()
632 /* Add the LPTIM cnt pre standby */ in sys_clock_idle_exit()
635 /* Update the cycle counter to include the cycles missed in standby */ in sys_clock_idle_exit()