Skip to content

Commit

Permalink
Add active mode bit to HW_CONFIG reg
Browse files Browse the repository at this point in the history
  • Loading branch information
calebofearth committed Nov 12, 2024
1 parent 0dcc957 commit b356e74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/soc_ifc/rtl/soc_ifc_external_reg.rdl
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ reg {
field {sw=r; hw=w;} I3C_en;
field {sw=r; hw=w;} UART_en;
field {sw=r; hw=w;} LMS_acc_en;
field {sw=r; hw=w;} ACTIVE_MODE_en;
} CPTRA_HW_CONFIG;

//Timer1
Expand Down

0 comments on commit b356e74

Please sign in to comment.