summaryrefslogtreecommitdiffstats
path: root/spec-glossary/glossary/clock-driver.yml
blob: c4b4af4ebffba4f84939b7f3b3403b6715abb333 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: ../glossary-general
term: Clock Driver
text: |
  The Clock Driver is a driver which provides the ${clock-tick:/term} and a
  time counter.  The time counter is used to drive the ${clock-realtime:/term}
  and ${clock-monotonic:/term}.  The Clock Driver can be initialized by the
  application with the ${/acfg/if/appl-needs-clock-driver:/name} and
  ${/acfg/if/microseconds-per-tick:/name} application configuration options.
type: glossary