RCC: fix USBFS -> USB

This commit is contained in:
Dario Nieuwenhuis 2022-04-09 00:43:48 +02:00
parent 6107d5a72e
commit c90234583e
4 changed files with 13 additions and 13 deletions

View File

@ -1621,7 +1621,7 @@ fieldset/DCKCFGR2:
bit_size: 1 bit_size: 1
enum: CECSEL enum: CECSEL
- name: CK48MSEL - name: CK48MSEL
description: SDIO/USBFS clock selection description: SDIO/USB clock selection
bit_offset: 27 bit_offset: 27
bit_size: 1 bit_size: 1
enum: CKMSEL enum: CKMSEL

View File

@ -598,7 +598,7 @@ fieldset/APB1ENR1:
description: CAN2 clock enable description: CAN2 clock enable
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
- name: USBFSEN - name: USBEN
description: USB FS clock enable description: USB FS clock enable
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
@ -720,7 +720,7 @@ fieldset/APB1RSTR1:
description: CAN2 reset description: CAN2 reset
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
- name: USBFSRST - name: USBRST
description: USB FS reset description: USB FS reset
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
@ -846,7 +846,7 @@ fieldset/APB1SMENR1:
description: CAN2 clocks enable during Sleep and Stop modes description: CAN2 clocks enable during Sleep and Stop modes
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1
- name: USBFSSMEN - name: USBSMEN
description: USB FS clock enable during Sleep and Stop modes description: USB FS clock enable during Sleep and Stop modes
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1

View File

@ -708,8 +708,8 @@ fieldset/APB1ENR2:
description: FDCAN1EN description: FDCAN1EN
bit_offset: 9 bit_offset: 9
bit_size: 1 bit_size: 1
- name: USBFSEN - name: USBEN
description: USBFSEN description: USBEN
bit_offset: 21 bit_offset: 21
bit_size: 1 bit_size: 1
- name: UCPD1EN - name: UCPD1EN
@ -822,8 +822,8 @@ fieldset/APB1RSTR2:
description: FDCAN1RST description: FDCAN1RST
bit_offset: 9 bit_offset: 9
bit_size: 1 bit_size: 1
- name: USBFSRST - name: USBRST
description: USBFSRST description: USBRST
bit_offset: 21 bit_offset: 21
bit_size: 1 bit_size: 1
- name: UCPD1RST - name: UCPD1RST
@ -944,8 +944,8 @@ fieldset/APB1SECSR2:
description: FDCAN1SECF description: FDCAN1SECF
bit_offset: 9 bit_offset: 9
bit_size: 1 bit_size: 1
- name: USBFSSECF - name: USBSECF
description: USBFSSECF description: USBSECF
bit_offset: 21 bit_offset: 21
bit_size: 1 bit_size: 1
- name: UCPD1SECF - name: UCPD1SECF
@ -1066,8 +1066,8 @@ fieldset/APB1SMENR2:
description: FDCAN1SMEN description: FDCAN1SMEN
bit_offset: 9 bit_offset: 9
bit_size: 1 bit_size: 1
- name: USBFSSMEN - name: USBSMEN
description: USBFSSMEN description: USBSMEN
bit_offset: 21 bit_offset: 21
bit_size: 1 bit_size: 1
- name: UCPD1SMEN - name: UCPD1SMEN

View File

@ -544,7 +544,7 @@ fieldset/APB1RSTR1:
description: CRS reset description: CRS reset
bit_offset: 24 bit_offset: 24
bit_size: 1 bit_size: 1
- name: USBFSRST - name: USBRST
description: USB FS reset description: USB FS reset
bit_offset: 26 bit_offset: 26
bit_size: 1 bit_size: 1