source: rtems-central/spec/rtems/timer/if/cancel.yml @ 3bdf817

Last change on this file since 3bdf817 was 3bdf817, checked in by Sebastian Huber <sebastian.huber@…>, on 09/16/20 at 09:48:29

spec: Group items by component

  • Property mode set to 100644
File size: 680 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2brief: '%'
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
6definition:
7  default:
8    body: null
9    params:
10    - ${../../type/if/id:/name} ${.:/params[0]/name}
11    return: ${../../status/if/code:/name}
12  variants: []
13description: null
14enabled-by: true
15interface-type: function
16links:
17- role: interface-placement
18  uid: header
19- role: interface-ingroup
20  uid: group
21name: rtems_timer_cancel
22notes: null
23params:
24- description: '%'
25  dir: null
26  name: id
27return:
28  return: null
29  return-values: []
30type: interface
Note: See TracBrowser for help on using the repository browser.