Lines Matching +full:idle +full:- +full:count
5 * SPDX-License-Identifier: Apache-2.0
53 * for ticks if it wants to preserve the uptime tick count but doesn't
59 * ticks and real-world time must be correct.
70 * @param idle Hint to the driver that the system is about to enter
71 * the idle state immediately after setting the timeout
73 void sys_clock_set_timeout(int32_t ticks, bool idle);
76 * @brief Timer idle exit notification
78 * This notifies the timer driver that the system is exiting the idle
128 * user-facing API is owned by the architecture, not the driver. The
137 * @return The current cycle time. This should count up monotonically
140 * a 32 bit count.
156 * @return The current cycle time. This should count up monotonically
157 * through the full 64 bit space, wrapping at 2^64-1. Hardware with