SWRU626 December 2025 CC3501E , CC3551E
Table 5-202 lists the memory-mapped registers for the SOC_AAON registers. All register offset addresses not listed in Table 5-202 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 0h | DMASIMASK | Secure Interrupt Mask | Section 5.7.1 |
| 4h | DMASISET | Secure Interrupt Set | Section 5.7.2 |
| 8h | DMASICLR | Secure Interrupt Clear | Section 5.7.3 |
| Ch | DMASIMSET | Interrupt Mask Set | Section 5.7.4 |
| 10h | DMASIMCLR | Interrupt Mask Clear | Section 5.7.5 |
| 14h | DMASRIS | Secure Event Status | Section 5.7.6 |
| 18h | DMASMIS | Masked Interrupt Status | Section 5.7.7 |
| 1000h | DMANSIMASK | DMA Non-Secure Interrupt Mask | Section 5.7.8 |
| 1004h | DMANSISET | DMA Non-Secure Interrupt Set | Section 5.7.9 |
| 1008h | DMANSICLR | DMA Non-Secure Interrupt Clear Register | Section 5.7.10 |
| 100Ch | DMANSIMSET | DMA Non-Secure Interrupt Mask Set | Section 5.7.11 |
| 1010h | DMANSIMCLR | DMA Interrupt Mask Clear | Section 5.7.12 |
| 1014h | DMANSRIS | DMA Non -Secure Raw interrupt Status | Section 5.7.13 |
| 1018h | DMANSMIS | DMA Non-Secure Mask Interrupt Status | Section 5.7.14 |
Complex bit access types are encoded to fit into small table cells. Table 5-203 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
DMASIMASK is shown in Table 5-204.
Return to the Summary Table.
DMA M33 Secure Event IMASK. Mask Event. '0' - CLR - Clear Interrupt Mask '1' - SET - Set Interrupt Mask
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | IMASK | R/W | 0h | '0' - CLR - Clear Interrupt Mask '1' - SET - Set Interrupt Mask |
DMASISET is shown in Table 5-205.
Return to the Summary Table.
DMA M33 Secure Event ISET. Sets event in RIS Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Sets interrupt
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | ISET | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Sets interrupt Type: Write-Clear. |
DMASICLR is shown in Table 5-206.
Return to the Summary Table.
DMA M33 Secure Event ICLR. Clears event in RIS Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clears the Event
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | ICLR | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clears the Event Type: Write-Clear. |
DMASIMSET is shown in Table 5-207.
Return to the Summary Table.
DMA M33 Secure Event IMSET. Sets Event Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Set interrupt mask
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | IMSET | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Set interrupt mask Type: Write-Clear |
DMASIMCLR is shown in Table 5-208.
Return to the Summary Table.
DMA M33 Secure Event IMCLR. Clears Event Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clear interrupt mask
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | IMCLR | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clear interrupt mask Type: Write-Clear. |
DMASRIS is shown in Table 5-209.
Return to the Summary Table.
DMA M33 Secure Event RIS. Raw interrupt status for event. This bit is set to 1 when an event is received. when the corresponding bit in ICLR is set to 1, this bit will be cleared. Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | RIS | R | 0h | Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred |
DMASMIS is shown in Table 5-210.
Return to the Summary Table.
DMA M33 Secure Event MIS. Mask interrupt status for event Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | MIS | R | 0h | Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred |
DMANSIMASK is shown in Table 5-211.
Return to the Summary Table.
DMA M33 Non-Secured IMASK. Mask Event. '0' - CLR - Clear Interrupt Mask '1' - SET - Set Interrupt Mask
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | IMASK | R/W | 0h | '0' - CLR - Clear Interrupt Mask '1' - SET - Set Interrupt Mask |
DMANSISET is shown in Table 5-212.
Return to the Summary Table.
DMA M33 Non-Secured ISET. Sets event in RIS Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Sets interrupt
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | ISET | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Sets interrupt Type: Write-Clear. |
DMANSICLR is shown in Table 5-213.
Return to the Summary Table.
DMA M33 Non-Secured ICLR. Clears event in RIS Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clears the Event
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | ICLR | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clears the Event Type: Write-Clear. |
DMANSIMSET is shown in Table 5-214.
Return to the Summary Table.
DMA M33 Non-Secured IMSET. Sets Event Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Set interrupt mask
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | IMSET | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - SET - Set interrupt mask Type: Write-Clear |
DMANSIMCLR is shown in Table 5-215.
Return to the Summary Table.
DMA M33 Non-Secured IMCLR. Clears Event Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clear interrupt mask
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | IMCLR | W | 0h | Write 0 - NO_EFFECT - Writing 0 has no effect Write 1 - CLR - Clear interrupt mask Type: Write-Clear. |
DMANSRIS is shown in Table 5-216.
Return to the Summary Table.
DMA M33 Non-Secured RIS. Raw interrupt status for event. This bit is set to 1 when an event is received. when the corresponding bit in ICLR is set to 1, this bit will be cleared. Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | RIS | R | 0h | Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred |
DMANSMIS is shown in Table 5-217.
Return to the Summary Table.
DMA M33 Non-Secured MIS. Mask interrupt status for event Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 31-12 | RESERVED | R | 0h | Reserved |
| 11-0 | MIS | R | 0h | Read 0 - CLR - Interrupt did not occur Read 1 - SET - Interrupt occurred |