summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec-interface/irqamp.yml
blob: beccec9a7a60c49b7d1576f2d367d849234ea755 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This structure defines the ${.:/register-block-group} register block memory
  map.
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
description: null
enabled-by: true
identifier: Irqamp
index-entries: []
interface-type: register-block
links:
- role: interface-placement
  uid: h
- name: ITSTMP
  role: register-block-include
  uid: irqamp-timestamp
definition:
- default:
    count: 1
    name: ILEVEL:FOOBAR
  offset: 0x0
  variants: []
- default:
    count: 1
    name: ILEVEL:FOOBAR
  offset: 0x4
  variants:
  - definition:
      count: 4
      name: IPEND8
    enabled-by: defined(RTEMS_SMP)
- default:
    count: 4
    name: IPEND8
  offset: 0x9
  variants: []
- default:
    count: 16
    name: ITSTMP
  offset: 0x100
  variants: []
register-prefix: null
register-block-group: IRQ(A)MP
register-block-size: 1024
register-block-type: memory
registers:
- bits:
  - default:
    - access: [r, w]
      brief: null
      description: null
      name: 'IL_15_1'
      start: 1
      width: 15
    variants: []
  brief: |
    Interrupt level register
  description: null
  name: ILEVEL
  width: 32
- bits:
  - default: []
    variants: []
  brief: |
    Interrupt pending register
  description: null
  name: IPEND8
  width: 8
name: irqamp
notes: null
type: interface