Expand description
Register block for busfabric control signals and performance counters
Modules§
- bus_
priority - Set the priority of each master for bus arbitration.
- bus_
priority_ ack - Bus priority acknowledge
- perfctr0
- Bus fabric performance counter 0
- perfctr1
- Bus fabric performance counter 1
- perfctr2
- Bus fabric performance counter 2
- perfctr3
- Bus fabric performance counter 3
- perfctr_
en - Enable the performance counters. If 0, the performance counters do not increment. This can be used to precisely start/stop event sampling around the profiled section of code. The performance counters are initially disabled, to save energy.
- perfsel0
- Bus fabric performance event select for PERFCTR0
- perfsel1
- Bus fabric performance event select for PERFCTR1
- perfsel2
- Bus fabric performance event select for PERFCTR2
- perfsel3
- Bus fabric performance event select for PERFCTR3
Structs§
- Register
Block - Register block
Type Aliases§
- BUS_
PRIORITY - BUS_PRIORITY (rw) register accessor: Set the priority of each master for bus arbitration.
- BUS_
PRIORITY_ ACK - BUS_PRIORITY_ACK (rw) register accessor: Bus priority acknowledge
- PERFCT
R0 - PERFCTR0 (rw) register accessor: Bus fabric performance counter 0
- PERFCT
R1 - PERFCTR1 (rw) register accessor: Bus fabric performance counter 1
- PERFCT
R2 - PERFCTR2 (rw) register accessor: Bus fabric performance counter 2
- PERFCT
R3 - PERFCTR3 (rw) register accessor: Bus fabric performance counter 3
- PERFCTR_
EN - PERFCTR_EN (rw) register accessor: Enable the performance counters. If 0, the performance counters do not increment. This can be used to precisely start/stop event sampling around the profiled section of code. The performance counters are initially disabled, to save energy.
- PERFSE
L0 - PERFSEL0 (rw) register accessor: Bus fabric performance event select for PERFCTR0
- PERFSE
L1 - PERFSEL1 (rw) register accessor: Bus fabric performance event select for PERFCTR1
- PERFSE
L2 - PERFSEL2 (rw) register accessor: Bus fabric performance event select for PERFCTR2
- PERFSE
L3 - PERFSEL3 (rw) register accessor: Bus fabric performance event select for PERFCTR3