summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/if/service-routine.yml
blob: c376d9ec34b60e05ed112bbba2df1643423c1a5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This type defines the return type of routines which can be fired by
  directives of the Timer Manager.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: void ${.:/name}
  variants: []
description: |
  This type can be used to document timer service routines in the source code.
enabled-by: true
index-entries: []
interface-type: typedef
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_timer_service_routine
notes: null
type: interface