summaryrefslogtreecommitdiffstats
path: root/spec/dev/grlib/if/irqamp-timestamp.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 14:41:18 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-22 15:47:26 +0200
commita0032254c179e687de41f1ad48c68871404fae20 (patch)
tree98fb054752c77b7c5d7f0cdb9de004470798df33 /spec/dev/grlib/if/irqamp-timestamp.yml
parentFix JSON format errors (diff)
downloadrtems-central-a0032254c179e687de41f1ad48c68871404fae20.tar.bz2
spec: Register blocks access -> properties
Diffstat (limited to 'spec/dev/grlib/if/irqamp-timestamp.yml')
-rw-r--r--spec/dev/grlib/if/irqamp-timestamp.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/spec/dev/grlib/if/irqamp-timestamp.yml b/spec/dev/grlib/if/irqamp-timestamp.yml
index 877bd3cf..bddc1d7d 100644
--- a/spec/dev/grlib/if/irqamp-timestamp.yml
+++ b/spec/dev/grlib/if/irqamp-timestamp.yml
@@ -41,7 +41,7 @@ register-block-size: 16
registers:
- bits:
- default:
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'TCNT'
@@ -55,31 +55,31 @@ registers:
width: 32
- bits:
- default:
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'TSTAMP'
start: 27
width: 5
- - access: [r, w1c]
+ - properties: [r, w1c]
brief: null
description: null
name: 'S1'
start: 26
width: 1
- - access: [r, w1c]
+ - properties: [r, w1c]
brief: null
description: null
name: 'S2'
start: 25
width: 1
- - access: [r, w]
+ - properties: [r, w]
brief: null
description: null
name: 'KS'
start: 5
width: 1
- - access: [r, w]
+ - properties: [r, w]
brief: null
description: null
name: 'TSISEL'
@@ -93,7 +93,7 @@ registers:
width: 32
- bits:
- default:
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'TASSERTION'
@@ -107,7 +107,7 @@ registers:
width: 32
- bits:
- default:
- - access: [r]
+ - properties: [r]
brief: null
description: null
name: 'TACKNOWLEDGE'