C# Класс CSPspEmu.Hle.Modules.power.scePower

Наследование: HleModuleHost
Показать файл Открыть проект

Приватные методы

Метод Описание
CheckSlotIndex ( int SlotIndex, bool AllowMinusOne ) : void
GetPowerCallbackFlags ( ) : PowerCallbackFlags
scePowerBatteryUpdateInfo ( ) : void
scePowerCancelRequest ( ) : void
scePowerGetBatteryChargingStatus ( ) : PowerFlagsSet
scePowerGetBatteryElec ( ) : int
scePowerGetBatteryFullCapacity ( ) : void
scePowerGetBatteryLifePercent ( ) : int
scePowerGetBatteryLifeTime ( ) : int
scePowerGetBatteryRemainCapacity ( ) : void
scePowerGetBatteryTemp ( ) : int
scePowerGetBatteryVolt ( ) : int
scePowerGetBusClockFrequency ( ) : int
scePowerGetBusClockFrequencyFloat ( ) : float
scePowerGetBusClockFrequencyInt ( ) : int
scePowerGetCpuClockFrequency ( ) : int
scePowerGetCpuClockFrequencyFloat ( ) : float
scePowerGetCpuClockFrequencyInt ( ) : int
scePowerGetIdleTimer ( ) : int
scePowerGetLowBatteryCapacity ( ) : void
scePowerGetPllClockFrequencyFloat ( ) : int
scePowerGetPllClockFrequencyInt ( ) : int
scePowerGetPowerSwMode ( ) : void
scePowerGetResumeCount ( ) : void
scePowerIdleTimerDisable ( int unknown ) : int
scePowerIdleTimerEnable ( int unknown ) : int
scePowerIsBatteryCharging ( ) : int
scePowerIsBatteryExist ( ) : int
scePowerIsLowBattery ( ) : int
scePowerIsPowerOnline ( ) : int
scePowerIsRequest ( ) : void
scePowerLock ( int unknown ) : int
scePowerRegisterCallback ( int SlotIndex, int CallbackId ) : int
scePowerRequestStandby ( ) : int
scePowerRequestSuspend ( ) : int
scePowerSetBusClockFrequency ( int BusFrequency ) : int
scePowerSetClockFrequency ( int PllFrequency, int CpuFrequency, int BusFrequency ) : int
scePowerSetCpuClockFrequency ( int CpuFrequency ) : int
scePowerSetPowerSwMode ( ) : void
scePowerTick ( PspPowerTick type ) : int
scePowerUnlock ( int unknown ) : int
scePowerUnregisterCallback ( int SlotIndex ) : int
scePowerWaitRequestCompletion ( ) : void
scePower_23436A4A ( ) : void
scePower_2875994B ( ) : void
scePower_2B51FE2F ( ) : void
scePower_442BFBAC ( ) : void
scePower_78A1A796 ( ) : void
scePower_E8E4E204 ( ) : void