wl rcc: rename SPI2S2 -> SPI2

This commit is contained in:
Dario Nieuwenhuis 2021-08-19 22:37:07 +02:00
parent 49e579e97f
commit 3b6363dffb
2 changed files with 20 additions and 20 deletions

View File

@ -398,8 +398,8 @@ fieldset/APB1ENR1:
description: CPU1 Window watchdog clock enable description: CPU1 Window watchdog clock enable
bit_offset: 11 bit_offset: 11
bit_size: 1 bit_size: 1
- name: SPI2S2EN - name: SPI2EN
description: CPU1 SPI2S2 clock enable description: CPU1 SPI2 clock enable
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2EN - name: USART2EN
@ -448,8 +448,8 @@ fieldset/APB1RSTR1:
description: TIM2 timer reset description: TIM2 timer reset
bit_offset: 0 bit_offset: 0
bit_size: 1 bit_size: 1
- name: SPI2S2RST - name: SPI2RST
description: SPI2S2 reset description: SPI2 reset
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2RST - name: USART2RST
@ -506,8 +506,8 @@ fieldset/APB1SMENR1:
description: Window watchdog clocks enable during CPU1 CSleep mode. description: Window watchdog clocks enable during CPU1 CSleep mode.
bit_offset: 11 bit_offset: 11
bit_size: 1 bit_size: 1
- name: SPI2S2SMEN - name: SPI2SMEN
description: SPI2S2 clock enable during CPU1 CSleep mode. description: SPI2 clock enable during CPU1 CSleep mode.
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2SMEN - name: USART2SMEN
@ -847,8 +847,8 @@ fieldset/C2APB1ENR1:
description: CPU2 RTC APB clock enable description: CPU2 RTC APB clock enable
bit_offset: 10 bit_offset: 10
bit_size: 1 bit_size: 1
- name: SPI2S2EN - name: SPI2EN
description: CPU2 SPI2S2 clock enable description: CPU2 SPI2 clock enable
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2EN - name: USART2EN
@ -901,8 +901,8 @@ fieldset/C2APB1SMENR1:
description: RTC bus clock enable during CPU2 CSleep mode. description: RTC bus clock enable during CPU2 CSleep mode.
bit_offset: 10 bit_offset: 10
bit_size: 1 bit_size: 1
- name: SPI2S2SMEN - name: SPI2SMEN
description: SPI2S2 clock enable during CPU2 CSleep mode. description: SPI2 clock enable during CPU2 CSleep mode.
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2SMEN - name: USART2SMEN
@ -1023,8 +1023,8 @@ fieldset/CCIPR:
description: USART2 clock source selection description: USART2 clock source selection
bit_offset: 2 bit_offset: 2
bit_size: 2 bit_size: 2
- name: SPI2S2SEL - name: SPI2SEL
description: SPI2S2 I2S clock source selection description: SPI2 I2S clock source selection
bit_offset: 8 bit_offset: 8
bit_size: 2 bit_size: 2
- name: LPUART1SEL - name: LPUART1SEL

View File

@ -334,8 +334,8 @@ fieldset/APB1ENR1:
description: CPU1 Window watchdog clock enable description: CPU1 Window watchdog clock enable
bit_offset: 11 bit_offset: 11
bit_size: 1 bit_size: 1
- name: SPI2S2EN - name: SPI2EN
description: CPU1 SPI2S2 clock enable description: CPU1 SPI2 clock enable
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2EN - name: USART2EN
@ -384,8 +384,8 @@ fieldset/APB1RSTR1:
description: TIM2 timer reset description: TIM2 timer reset
bit_offset: 0 bit_offset: 0
bit_size: 1 bit_size: 1
- name: SPI2S2RST - name: SPI2RST
description: SPI2S2 reset description: SPI2 reset
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2RST - name: USART2RST
@ -442,8 +442,8 @@ fieldset/APB1SMENR1:
description: Window watchdog clocks enable during CPU1 CSleep mode. description: Window watchdog clocks enable during CPU1 CSleep mode.
bit_offset: 11 bit_offset: 11
bit_size: 1 bit_size: 1
- name: SPI2S2SMEN - name: SPI2SMEN
description: SPI2S2 clock enable during CPU1 CSleep mode. description: SPI2 clock enable during CPU1 CSleep mode.
bit_offset: 14 bit_offset: 14
bit_size: 1 bit_size: 1
- name: USART2SMEN - name: USART2SMEN
@ -653,8 +653,8 @@ fieldset/CCIPR:
description: USART2 clock source selection description: USART2 clock source selection
bit_offset: 2 bit_offset: 2
bit_size: 2 bit_size: 2
- name: SPI2S2SEL - name: SPI2SEL
description: SPI2S2 I2S clock source selection description: SPI2 I2S clock source selection
bit_offset: 8 bit_offset: 8
bit_size: 2 bit_size: 2
- name: LPUART1SEL - name: LPUART1SEL