summaryrefslogtreecommitdiffstats
path: root/spec/score/if/tod-validate.yml
blob: aa3f6c4232e380cd7f77c090c6d9f30f040e5256 (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
24
25
26
27
28
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: '%'
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default:
    body: null
    params:
    - const ${/rtems/type/if/time-of-day:/name} *${.:/params[0]/name}
    return: ${/c/if/bool:/name}
  variants: []
description: null
enabled-by: true
interface-type: function
links:
- role: interface-placement
  uid: /rtems/clock/if/header
name: _TOD_Validate
notes: null
params:
- description: '%'
  dir: null
  name: the_tod
return:
  return: null
  return-values: []
type: interface