summaryrefslogtreecommitdiffstats
path: root/spec/rtems/type/if/interval.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/type/if/interval.yml')
-rw-r--r--spec/rtems/type/if/interval.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/rtems/type/if/interval.yml b/spec/rtems/type/if/interval.yml
new file mode 100644
index 00000000..2b334adb
--- /dev/null
+++ b/spec/rtems/type/if/interval.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This type is used to represent clock tick intervals.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+definition:
+ default: ${/score/watchdog/if/interval:/name} ${.:/name}
+ variants: []
+description: null
+enabled-by: true
+interface-type: typedef
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: group
+name: rtems_interval
+notes: null
+type: interface