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
Extract helper for configuration index calculation
Refactors the computation of configuration register index and bit offset
into a reusable helper to reduce code duplication and improve
maintainability. Updates existing code to use the new helper.
0 commit comments