summaryrefslogtreecommitdiff
path: root/include/user/power.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert vitasdk commitsReiko Asakura2020-09-141-23/+17
| | | | | | | | | | | | | | | | | | | | | | Revert "travis: Install libclang1-9 and libclang-cpp9 for doxygen" This reverts commit 18133956d69a0f02feb42cc441c013bfd84b6388. Revert "travis: Bump ubuntu version to 20.04" This reverts commit 5dee9e2f731747cbeff8003c05373dcd51557bee. Revert "travis: Bump up doxygen version to 1.8.20" This reverts commit 29b1e2243f12ea7f1dccfa1d182d858fb27ea949. Revert "Properly populated ScePowerCallbackType enum." This reverts commit faf03c48bdd0c698f8c5cd14947821de8ea71f6b. Revert "Added some prototypes for command lists and deferred contexts." This reverts commit 77791c80439a341e0ac05a2eb8f52f483f304428.
* Properly populated ScePowerCallbackType enum.Rinnegatamante2020-08-071-17/+23
|
* Add ScePower configuration modes (#345)CelesteBlue-dev2018-08-211-9/+18
|
* Add scePowerRequestDisplayOn()devnoname1202018-08-071-0/+7
|
* Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2018-03-141-4/+14
| | | | | | * fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
* Added ScePower errorcodes.Rinnegatamante2018-01-301-0/+9
|
* Added scePowerGet/SetUsingWireless prototypes.Rinnegatamante2017-08-011-0/+16
| | | | Added scePowerGet/SetUsingWireless prototypes.
* Manually revert #179 changesSunguk Lee2017-06-211-2/+2
| | | | | | | | | - revert bit size of the structs; this change have issue for build vita2d - revert ErrorCode of SceMsgDialogErrorCodeParam; I don't know reason of why change to TitleCase - remove some whitespaces - add some spaces
* Named anonymous enums in psp2. (#179)Rinnegatamante2017-06-151-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Named anonymous enums in psp2. Named anonymous enums in psp2. * Properly sorted enums. * Several modifications (see desc) Added some missing info, fixed identation in some places, aligned all enums and comments with spaces as delimiters, replaced decimal negative errorcode in location.h with hexadecimal one, added some comments and fixed some documentation comments. * Minor fixes in identation. * Yet another minor identation fix. * Fixed enums in structs. * Reverted SceBool changes. * SceBool fix. * Fix for compilation with g++- * Added some doc references in jpegenc. * Fixed some references.
* Fix code style of power.hSunguk Lee2017-05-141-8/+9
| | | | | - softtab to hardtab - missing semicolon
* Fix callback functions and add some enumsFrancisco José García García2017-05-131-1/+9
|
* Fixed a couple function descriptions and added a few missing functions in ↵Joel162017-05-111-4/+32
| | | | | | | | | | ScePower (#168) * Include a few missing scePower functions * Fixed function descriptions * Fixed voltage units in function description
* Added missing definitions for VitaShellTheOfficialFloW2017-02-141-0/+7
|
* Update power.hDerColonel2017-01-051-0/+21
| | | Added cold reset, shutdown and suspend functions.
* Documentation: Simplify groupingdevnoname1202016-11-171-1/+0
|
* All files should be added to the documentation nowdevnoname1202016-11-131-3/+1
|
* More stuff related to doxygendevnoname1202016-11-131-1/+4
|
* Start the work on doxygendevnoname1202016-11-121-0/+2
|
* Fixed power callbTheOfficialFloW2016-11-071-4/+3
|
* Properly documented scePower.Rinnegatamante2016-11-031-18/+149
| | | | Properly documented scePower.
* Added void param to all scePower funcs.Rinnegatamante2016-09-111-12/+12
|
* Added SetGpuXbar / GetGpuXbar clock frequency.Rinnegatamante2016-09-111-0/+2
|
* Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency.Rinnegatamante2016-09-041-1/+3
|
* Added scePowerSetArmClockFrequency reference.Rinnegatamante2016-08-051-0/+1
| | | | Added scePowerSetArmClockFrequency reference.
* Add threadmgr LwMutex and power ClockFrequencyribbid9872016-08-021-1/+4
|
* Initial commit. Added headers from psp2sdk.Glenn Anderson2015-08-141-0/+30