source: rtems-central/spec/rtems/timer/if/cancel.yml @ 0500b9a

Last change on this file since 0500b9a was d3edaca, checked in by Sebastian Huber <sebastian.huber@…>, on 10/12/20 at 13:07:38

spec: Add function attributes

  • Property mode set to 100644
File size: 719 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    attributes: null
9    body: null
10    params:
11    - ${../../type/if/id:/name} ${.:/params[0]/name}
12    return: ${../../status/if/code:/name}
13  variants: []
14description: null
15enabled-by: true
16index-entries: []
17interface-type: function
18links:
19- role: interface-placement
20  uid: header
21- role: interface-ingroup
22  uid: group
23name: rtems_timer_cancel
24notes: null
25params:
26- description: '%'
27  dir: null
28  name: id
29return:
30  return: null
31  return-values: []
32type: interface
Note: See TracBrowser for help on using the repository browser.