Skip to content

Commit 614d850

Browse files
committed
pssi
1 parent 3d54137 commit 614d850

30 files changed

+70
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
* Add SPI enums for G4, U5, H7+ (#1199)
9393
* FMC/FSMC enums, arrays & derives (#1200)
9494
* CRS enums (#1208)
95+
* PSSI enums
9596
* HRTIM:
9697
* H7 & G4 fixes and enums (#1021) (#1022)
9798
* Remove timer block suffixes from register/field names (#1023)

devices/fields/pssi/pssi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,6 @@ MIS:
8888
ICR:
8989
OVR_ISC:
9090
Clear: [1, Writing this bit to 1 clears the OVR_RIS bit in PSSI_RIS]
91+
92+
DR:
93+
BYTE?: [0, 0xFF]

devices/patches/pssi/pssi.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,15 +120,15 @@ _add:
120120
access: read-write
121121
resetValue: 0x00000000
122122
fields:
123-
Byte3:
123+
BYTE3:
124124
bitOffset: 24
125125
bitWidth: 8
126-
Byte2:
126+
BYTE2:
127127
bitOffset: 16
128128
bitWidth: 8
129-
Byte1:
129+
BYTE1:
130130
bitOffset: 8
131131
bitWidth: 8
132-
Byte0:
132+
BYTE0:
133133
bitOffset: 0
134134
bitWidth: 8

devices/stm32h523.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ OCTOSPI:
206206

207207
PSSI:
208208
_strip: PSSI_
209+
_include:
210+
- fields/pssi/pssi.yaml
209211

210212
PWR:
211213
_strip: PWR_

devices/stm32h533.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,8 @@ PKA:
220220

221221
PSSI:
222222
_strip: PSSI_
223+
_include:
224+
- fields/pssi/pssi.yaml
223225

224226
PWR:
225227
_strip: PWR_

devices/stm32h562.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ OCTOSPI:
174174

175175
PSSI:
176176
_strip: PSSI_
177+
_include:
178+
- fields/pssi/pssi.yaml
177179

178180
PWR:
179181
_strip: PWR_

devices/stm32h563.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ OCTOSPI:
177177

178178
PSSI:
179179
_strip: PSSI_
180+
_include:
181+
- fields/pssi/pssi.yaml
180182

181183
PWR:
182184
_strip: PWR_

devices/stm32h573.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ PKA:
189189

190190
PSSI:
191191
_strip: PSSI_
192+
_include:
193+
- fields/pssi/pssi.yaml
192194

193195
PWR:
194196
_strip: PWR_

devices/stm32h723.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,8 @@ OTG1_HS_PWRCLK: {}
321321

322322
PSSI:
323323
_strip: PSSI_
324+
_include:
325+
- fields/pssi/pssi.yaml
324326

325327
# PWR block
326328
PWR:

devices/stm32h725.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,8 @@ OTG1_HS_PWRCLK: {}
324324

325325
PSSI:
326326
_strip: PSSI_
327+
_include:
328+
- fields/pssi/pssi.yaml
327329

328330
# PWR block
329331
PWR:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy