mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-16 08:04:23 -04:00
exo2: implement the first half of SmcCpuSuspend
This commit is contained in:
parent
e1835d9ba2
commit
0202a95832
11 changed files with 175 additions and 5 deletions
|
@ -105,7 +105,7 @@ namespace ams::clkrst {
|
|||
}
|
||||
|
||||
void EnableI2c5Clock() {
|
||||
EnableClock(I2c1Clock);
|
||||
EnableClock(I2c5Clock);
|
||||
}
|
||||
|
||||
void DisableI2c1Clock() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue