Merge pull request #446 from kkoppul2/ospi_h7ab_corrections
Fix mislabeling for h7ab octospi rcc registers
This commit is contained in:
commit
2b7ec569a5
@ -486,8 +486,8 @@ fieldset/AHB3ENR:
|
||||
description: FMC Peripheral Clocks Enable
|
||||
bit_offset: 12
|
||||
bit_size: 1
|
||||
- name: QUADSPIEN
|
||||
description: QUADSPI and QUADSPI Delay Clock Enable
|
||||
- name: OCTOSPI1EN
|
||||
description: OCTOSPI1 and OCTOSPI1 Delay Clock Enable
|
||||
bit_offset: 14
|
||||
bit_size: 1
|
||||
- name: SDMMC1EN
|
||||
@ -549,8 +549,8 @@ fieldset/AHB3LPENR:
|
||||
description: FMC Peripheral Clocks Enable During CSleep Mode
|
||||
bit_offset: 12
|
||||
bit_size: 1
|
||||
- name: QUADSPILPEN
|
||||
description: QUADSPI and QUADSPI Delay Clock Enable During CSleep Mode
|
||||
- name: OCTOSPI1LPEN
|
||||
description: OCTOSPI1 and OCTOSPI1 Delay Clock Enable During CSleep Mode
|
||||
bit_offset: 14
|
||||
bit_size: 1
|
||||
- name: SDMMC1LPEN
|
||||
@ -608,8 +608,8 @@ fieldset/AHB3RSTR:
|
||||
description: FMC block reset
|
||||
bit_offset: 12
|
||||
bit_size: 1
|
||||
- name: QUADSPIRST
|
||||
description: QUADSPI and QUADSPI delay block reset
|
||||
- name: OCTOSPI1RST
|
||||
description: OCTOSPI1 and OCTOSPI1 delay block reset
|
||||
bit_offset: 14
|
||||
bit_size: 1
|
||||
- name: SDMMC1RST
|
||||
|
Loading…
x
Reference in New Issue
Block a user