Merge pull request #446 from kkoppul2/ospi_h7ab_corrections

Fix mislabeling for h7ab octospi rcc registers
This commit is contained in:
Dario Nieuwenhuis 2024-04-03 17:22:49 +00:00 committed by GitHub
commit 2b7ec569a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -486,8 +486,8 @@ fieldset/AHB3ENR:
description: FMC Peripheral Clocks Enable description: FMC Peripheral Clocks Enable
bit_offset: 12 bit_offset: 12
bit_size: 1 bit_size: 1
- name: QUADSPIEN - name: OCTOSPI1EN
description: QUADSPI and QUADSPI Delay Clock Enable description: OCTOSPI1 and OCTOSPI1 Delay Clock Enable
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: SDMMC1EN - name: SDMMC1EN
@ -549,8 +549,8 @@ fieldset/AHB3LPENR:
description: FMC Peripheral Clocks Enable During CSleep Mode description: FMC Peripheral Clocks Enable During CSleep Mode
bit_offset: 12 bit_offset: 12
bit_size: 1 bit_size: 1
- name: QUADSPILPEN - name: OCTOSPI1LPEN
description: QUADSPI and QUADSPI Delay Clock Enable During CSleep Mode description: OCTOSPI1 and OCTOSPI1 Delay Clock Enable During CSleep Mode
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: SDMMC1LPEN - name: SDMMC1LPEN
@ -608,8 +608,8 @@ fieldset/AHB3RSTR:
description: FMC block reset description: FMC block reset
bit_offset: 12 bit_offset: 12
bit_size: 1 bit_size: 1
- name: QUADSPIRST - name: OCTOSPI1RST
description: QUADSPI and QUADSPI delay block reset description: OCTOSPI1 and OCTOSPI1 delay block reset
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: SDMMC1RST - name: SDMMC1RST