summaryrefslogtreecommitdiff
path: root/include/user/power.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge common definitions in power.hReiko Asakura2021-03-121-157/+0
|
* Rename include guardsReiko Asakura2021-03-081-3/+3
|
* Add package workflowReiko Asakura2021-02-111-0/+4
|
* Remove dupe: power.hReiko Asakura2021-02-111-83/+2
|
* Make errors signedReiko Asakura2020-09-191-6/+6
|
* 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