Merge pull request #471 from kkoppul2/kkoppul2/tsc

Update rcc config for l0 family tsc
This commit is contained in:
Dario Nieuwenhuis 2024-04-22 17:00:00 +00:00 committed by GitHub
commit 192a897665
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -99,7 +99,7 @@ fieldset/AHBENR:
description: CRC clock enable
bit_offset: 12
bit_size: 1
- name: TOUCHEN
- name: TSCEN
description: Touch Sensing clock enable
bit_offset: 16
bit_size: 1
@ -126,7 +126,7 @@ fieldset/AHBRSTR:
description: Test integration module reset
bit_offset: 12
bit_size: 1
- name: TOUCHRST
- name: TSCRST
description: Touch Sensing reset
bit_offset: 16
bit_size: 1
@ -157,7 +157,7 @@ fieldset/AHBSMENR:
description: CRC clock enable during sleep mode
bit_offset: 12
bit_size: 1
- name: TOUCHSMEN
- name: TSCSMEN
description: Touch Sensing clock enable during sleep mode
bit_offset: 16
bit_size: 1

View File

@ -103,7 +103,7 @@ fieldset/AHBENR:
description: CRC clock enable
bit_offset: 12
bit_size: 1
- name: TOUCHEN
- name: TSCEN
description: Touch Sensing clock enable
bit_offset: 16
bit_size: 1
@ -130,7 +130,7 @@ fieldset/AHBRSTR:
description: Test integration module reset
bit_offset: 12
bit_size: 1
- name: TOUCHRST
- name: TSCRST
description: Touch Sensing reset
bit_offset: 16
bit_size: 1
@ -161,7 +161,7 @@ fieldset/AHBSMENR:
description: CRC clock enable during sleep mode
bit_offset: 12
bit_size: 1
- name: TOUCHSMEN
- name: TSCSMEN
description: Touch Sensing clock enable during sleep mode
bit_offset: 16
bit_size: 1