Minor changes to rtc_v3u5
This commit is contained in:
parent
28306c1d75
commit
031827e535
@ -268,7 +268,7 @@ fieldset/CR:
|
|||||||
description: Timestamp enable
|
description: Timestamp enable
|
||||||
bit_offset: 11
|
bit_offset: 11
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
- name: ALRAIE
|
- name: ALRIE
|
||||||
description: Alarm interrupt enable
|
description: Alarm interrupt enable
|
||||||
bit_offset: 12
|
bit_offset: 12
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
@ -469,14 +469,13 @@ fieldset/PRER:
|
|||||||
fieldset/PRIVCR:
|
fieldset/PRIVCR:
|
||||||
description: Privilege mode control register
|
description: Privilege mode control register
|
||||||
fields:
|
fields:
|
||||||
- name: ALRAPRIV
|
- name: ALRPRIV
|
||||||
description: ALRAPRIV
|
description: ALRPRIV
|
||||||
bit_offset: 0
|
bit_offset: 0
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
- name: ALRBPRIV
|
array:
|
||||||
description: ALRBPRIV
|
len: 2
|
||||||
bit_offset: 1
|
stride: 1
|
||||||
bit_size: 1
|
|
||||||
- name: WUTPRIV
|
- name: WUTPRIV
|
||||||
description: WUTPRIV
|
description: WUTPRIV
|
||||||
bit_offset: 2
|
bit_offset: 2
|
||||||
@ -501,7 +500,7 @@ fieldset/SCR:
|
|||||||
description: Status clear register
|
description: Status clear register
|
||||||
fields:
|
fields:
|
||||||
- name: CALRF
|
- name: CALRF
|
||||||
description: Clear alarm A flag
|
description: Clear alarm x flag
|
||||||
bit_offset: 0
|
bit_offset: 0
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
array:
|
array:
|
||||||
@ -578,14 +577,13 @@ fieldset/SHIFTR:
|
|||||||
fieldset/SMISR:
|
fieldset/SMISR:
|
||||||
description: Secure masked interrupt status register
|
description: Secure masked interrupt status register
|
||||||
fields:
|
fields:
|
||||||
- name: ALRAMF
|
- name: ALRMF
|
||||||
description: ALRAMF
|
description: Alarm x interrupt secure masked flag
|
||||||
bit_offset: 0
|
bit_offset: 0
|
||||||
bit_size: 1
|
bit_size: 1
|
||||||
- name: ALRBMF
|
array:
|
||||||
description: ALRBMF
|
len: 2
|
||||||
bit_offset: 1
|
stride: 1
|
||||||
bit_size: 1
|
|
||||||
- name: WUTMF
|
- name: WUTMF
|
||||||
description: WUTMF
|
description: WUTMF
|
||||||
bit_offset: 2
|
bit_offset: 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user