You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/registers/flash_wba.yaml
+22-22Lines changed: 22 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -533,6 +533,28 @@ fieldset/SECSR:
533
533
description: "Secure wait data to write\r This bit indicates that the memory write buffer has been written by a secure or non-secure operation. It is set when the first data is stored in the buffer and cleared when the write is performed in the memory."
534
534
bit_offset: 17
535
535
bit_size: 1
536
+
fieldset/SECWM2R1:
537
+
description: Flash bank 2 secure watermark register 1
538
+
fields:
539
+
- name: SECWM2_PSTRT
540
+
description: "WRP area B start page\r This field contains the first page of the secure area in bank 2."
541
+
bit_offset: 0
542
+
bit_size: 7
543
+
- name: SECWM2_PEND
544
+
description: "End page of secure area\r This field contains the last page of the secure area in bank 2."
545
+
bit_offset: 16
546
+
bit_size: 7
547
+
fieldset/SECWM2R2:
548
+
description: Flash bank 2 secure watermark register 2
549
+
fields:
550
+
- name: HDP2_PEND
551
+
description: "Bank 2 end page of secure hide protection area\r This field contains the last page of the secure HDP area in bank 2."
552
+
bit_offset: 16
553
+
bit_size: 7
554
+
- name: HDP2EN
555
+
description: Bank 2 secure Hide protection area enable
556
+
bit_offset: 31
557
+
bit_size: 1
536
558
fieldset/SECWMR1:
537
559
description: secure watermark register 1
538
560
fields:
@@ -585,28 +607,6 @@ fieldset/WRP1BR:
585
607
description: WPR area B unlock
586
608
bit_offset: 31
587
609
bit_size: 1
588
-
fieldset/SECWM2R1:
589
-
description: Flash bank 2 secure watermark register 1
590
-
fields:
591
-
- name: SECWM2_PSTRT
592
-
description: "WRP area B start page\r This field contains the first page of the secure area in bank 2."
593
-
bit_offset: 0
594
-
bit_size: 7
595
-
- name: SECWM2_PEND
596
-
description: "End page of secure area\r This field contains the last page of the secure area in bank 2."
597
-
bit_offset: 16
598
-
bit_size: 7
599
-
fieldset/SECWM2R2:
600
-
description: Flash bank 2 secure watermark register 2
601
-
fields:
602
-
- name: HDP2_PEND
603
-
description: "Bank 2 end page of secure hide protection area\r This field contains the last page of the secure HDP area in bank 2."
604
-
bit_offset: 16
605
-
bit_size: 7
606
-
- name: HDP2EN
607
-
description: "Bank 2 secure Hide protection area enable"
description: "PTA output signals Stop 2 mode retention enable\r Access can be secured by GTZC_TZSC PTACONVSEC. When secure, a non-secure read/write access is RAZ/WI. It does not generate an illegal access interrupt. This bit can be protected against unprivileged access when secure with SPRIV or when non-secure with NSPRIV."
369
+
bit_offset: 0
370
+
bit_size: 1
371
+
- name: PTASR
372
+
description: "PTA interface output signals state retnetion in Stop 2 mode active\r Access can be secured by GTZC_TZSC PTACONVSEC. When secure, a non-secure read/write access is RAZ/WI. It does not generate an illegal access interrupt. This bit can be protected against unprivileged access when secure with SPRIV or when non-secure with NSPRIV."
description: "RTC and TAMP APB clock enable during Sleep and Stop modes\r Set and cleared by software.\r Can only be accessed secure when one or more features in the RTC or TAMP is/are secure. When secure, a non-secure read/write access is RAZ/WI. It does not generate an illegal access interrupt. This bit can be protected against unprivileged access when secure with RCC SPRIV or when non-secure with RCC NSPRIV.\r Note: This bit must be set to allow the peripheral to wake up from Stop modes."
description: "Auto-reload value\r This field is set by software.\r CA[19:0] is the counter auto-reload value at which to restart the audio synchronization counter from value 0. It defines the counter period."
description: "Capture value\r This field is set by hardware.\r CA[26:20] is the capture period counter value loaded on the trigger event. CA[19:0] is the audio synchronization counter value loaded on the trigger event."
description: "Compare value\r This field is set by software.\r CO[19:0] is the value to be compared to the audio synchronization counter to generate an compare interrupt event."
864
+
bit_offset: 0
865
+
bit_size: 20
866
+
fieldset/ASCR:
867
+
description: RCC audio synchronization control register
868
+
fields:
869
+
- name: CEN
870
+
description: "Counter enable\r This bit is set and cleared by software.\r Clearing this bit will reset the audio synchronization counter and capture prescaler and all associated registers ASCR, ASIER, ASSR, ASCNTR, ASARR, ASCAR, and ASCOR."
871
+
bit_offset: 0
872
+
bit_size: 1
873
+
- name: PSC
874
+
description: "Clock prescaler\r This field is set and cleared by software.\r Counter clock frequency = f_audiosync_ker_ck / (PSC + 1)"
875
+
bit_offset: 8
876
+
bit_size: 7
877
+
- name: CPS
878
+
description: "Capture prescaler\r This field is set and cleared by software.\r Capture period in number of counter periods. Capture period = counter period * (TPS + 1)"
description: "Capture trigger interrupt enable\r This bit is set and cleared by software."
886
+
bit_offset: 0
887
+
bit_size: 1
888
+
- name: COIE
889
+
description: "Comparer interrupt enable\r This field is set and cleared by software."
890
+
bit_offset: 1
891
+
bit_size: 1
892
+
- name: CAEIE
893
+
description: "Capture error interrupt enable\r This field is set and cleared by software."
894
+
bit_offset: 2
895
+
bit_size: 1
896
+
fieldset/ASSR:
897
+
description: RCC audio synchronization status register
898
+
fields:
899
+
- name: CAF
900
+
description: "Capture trigger interrupt flag\r This field is set by hardware, only when CAIE is enabled. This bit is cleared by software by writing it to 0 or masked when CAIE is 0."
901
+
bit_offset: 0
902
+
bit_size: 1
903
+
- name: COF
904
+
description: "Comparer interrupt flag\r This field is set by hardware, only when COIE is enabled. This bit is cleared by software by writing it to 0 or masked when COIE is 0."
905
+
bit_offset: 1
906
+
bit_size: 1
907
+
- name: CAEF
908
+
description: "Capture error interrupt flag\r This field is set by hardware, only when CAEIE is enabled. This bit is cleared by software by writing it to 0 or masked when CAEIE is 0."
909
+
bit_offset: 2
910
+
bit_size: 1
838
911
fieldset/BDCR:
839
912
description: RCC backup domain control register
840
913
fields:
@@ -1391,79 +1464,6 @@ fieldset/SECCFGR:
1391
1464
description: "Remove reset flag security\r Set and reset by software."
1392
1465
bit_offset: 12
1393
1466
bit_size: 1
1394
-
fieldset/ASCR:
1395
-
description: RCC audio synchronization control register
1396
-
fields:
1397
-
- name: CEN
1398
-
description: "Counter enable\r This bit is set and cleared by software.\r Clearing this bit will reset the audio synchronization counter and capture prescaler and all associated registers ASCR, ASIER, ASSR, ASCNTR, ASARR, ASCAR, and ASCOR."
1399
-
bit_offset: 0
1400
-
bit_size: 1
1401
-
- name: PSC
1402
-
description: "Clock prescaler\r This field is set and cleared by software.\r Counter clock frequency = f_audiosync_ker_ck / (PSC + 1)"
1403
-
bit_offset: 8
1404
-
bit_size: 7
1405
-
- name: CPS
1406
-
description: "Capture prescaler\r This field is set and cleared by software.\r Capture period in number of counter periods. Capture period = counter period * (TPS + 1)"
description: "Capture trigger interrupt enable\r This bit is set and cleared by software."
1414
-
bit_offset: 0
1415
-
bit_size: 1
1416
-
- name: COIE
1417
-
description: "Comparer interrupt enable\r This field is set and cleared by software."
1418
-
bit_offset: 1
1419
-
bit_size: 1
1420
-
- name: CAEIE
1421
-
description: "Capture error interrupt enable\r This field is set and cleared by software."
1422
-
bit_offset: 2
1423
-
bit_size: 1
1424
-
fieldset/ASSR:
1425
-
description: RCC audio synchronization status register
1426
-
fields:
1427
-
- name: CAF
1428
-
description: "Capture trigger interrupt flag\r This field is set by hardware, only when CAIE is enabled. This bit is cleared by software by writing it to 0 or masked when CAIE is 0."
1429
-
bit_offset: 0
1430
-
bit_size: 1
1431
-
- name: COF
1432
-
description: "Comparer interrupt flag\r This field is set by hardware, only when COIE is enabled. This bit is cleared by software by writing it to 0 or masked when COIE is 0."
1433
-
bit_offset: 1
1434
-
bit_size: 1
1435
-
- name: CAEF
1436
-
description: "Capture error interrupt flag\r This field is set by hardware, only when CAEIE is enabled. This bit is cleared by software by writing it to 0 or masked when CAEIE is 0."
description: "Auto-reload value\r This field is set by software.\r CA[19:0] is the counter auto-reload value at which to restart the audio synchronization counter from value 0. It defines the counter period."
description: "Capture value\r This field is set by hardware.\r CA[26:20] is the capture period counter value loaded on the trigger event. CA[19:0] is the audio synchronization counter value loaded on the trigger event."
description: "Compare value\r This field is set by software.\r CO[19:0] is the value to be compared to the audio synchronization counter to generate an compare interrupt event."
0 commit comments