fusee-cpp: sketch out remainder of secure initialize
This commit is contained in:
@@ -29,6 +29,8 @@ namespace ams::clkrst {
|
||||
void EnableI2c1Clock();
|
||||
void EnableI2c5Clock();
|
||||
|
||||
void EnableCldvfsClock();
|
||||
void EnableTzramClock();
|
||||
|
||||
void EnableHost1xClock();
|
||||
void EnableTsecClock();
|
||||
|
||||
@@ -36,4 +36,8 @@ namespace ams::pmic {
|
||||
bool IsAcOk();
|
||||
bool IsPowerButtonPressed();
|
||||
|
||||
void SetSystemSetting();
|
||||
void EnableVddCore();
|
||||
void EnableLdo8();
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user