source: rtems-central/spec/rtems/object/if/id-get-api.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: 619 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: ${/score/object/if/get-api:/name}( ${.:/params[0]/name} )
8  variants: []
9description: null
10enabled-by: true
11interface-type: macro
12links:
13- role: interface-placement
14  uid: header
15- role: interface-ingroup
16  uid: group
17name: rtems_object_id_get_api
18notes: null
19params:
20- description: '%'
21  dir: null
22  name: _id
23return:
24  return: null
25  return-values: []
26type: interface
Note: See TracBrowser for help on using the repository browser.