summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-ticks-per-timeslice.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/get-ticks-per-timeslice.yml')
-rw-r--r--spec/rtems/config/if/get-ticks-per-timeslice.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/spec/rtems/config/if/get-ticks-per-timeslice.yml b/spec/rtems/config/if/get-ticks-per-timeslice.yml
index 1942fc3f..fce4c2a2 100644
--- a/spec/rtems/config/if/get-ticks-per-timeslice.yml
+++ b/spec/rtems/config/if/get-ticks-per-timeslice.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns the clock ticks per timeslice configured for this application.
+ Gets the clock ticks per timeslice configured for this application.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -16,9 +16,11 @@ links:
- role: interface-ingroup
uid: group
name: rtems_configuration_get_ticks_per_timeslice
-notes: null
+notes: |
+ See ${/acfg/if/ticks-per-time-slice:/name}.
params: []
return:
- return: null
+ return: |
+ Returns the clock ticks per timeslice configured for this application.
return-values: []
type: interface