Lines Matching +full:full +full:- +full:current
5 * SPDX-License-Identifier: Apache-2.0
36 * from the current time have elapsed. Note that spurious calls
59 * ticks and real-world time must be correct.
105 * Queries the clock driver for the current time elapsed since the
128 * user-facing API is owned by the architecture, not the driver. The
132 * If the counter clock is large enough for this to wrap its full range
137 * @return The current cycle time. This should count up monotonically
138 * through the full 32 bit space, wrapping at 0xffffffff. Hardware
153 * its full range within a few seconds (i.e. CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC
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