bdk: refactor several comments and defines

This commit is contained in:
CTCaer
2025-06-22 13:32:32 +03:00
committed by NaGa
parent 1ee9a9cd64
commit 380c1dc9b2
9 changed files with 28 additions and 8 deletions

View File

@@ -289,7 +289,7 @@ void power_set_state(power_state_t state)
break;
case REBOOT_BYPASS_FUSES:
panic(0x21); // Bypass fuse programming in package1.
panic(PMC_NX_PANIC_BYPASS_FUSES); // Bypass fuse programming in package1.
break;
case POWER_OFF: