summaryrefslogtreecommitdiff
path: root/include/common/power.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-12Merge common definitions in power.hReiko Asakura1-50/+17
2021-03-08Rename include guardsReiko Asakura1-3/+3
2021-02-11Add package workflowReiko Asakura1-0/+4
2021-02-11Remove dupe: power.hReiko Asakura1-83/+2
2020-09-19Make errors signedReiko Asakura1-6/+6
2020-09-14Revert vitasdk commitsReiko Asakura1-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.
2020-08-07Properly populated ScePowerCallbackType enum.Rinnegatamante1-17/+23
2018-08-21Add ScePower configuration modes (#345)CelesteBlue-dev1-9/+18
2018-08-07Add scePowerRequestDisplayOn()devnoname1201-0/+7
2018-03-14Added some ScePowerCallbackTypes, fix some typos. (#299)Sree1-4/+14
* fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
2018-01-30Added ScePower errorcodes.Rinnegatamante1-0/+9
2017-08-01Added scePowerGet/SetUsingWireless prototypes.Rinnegatamante1-0/+16
Added scePowerGet/SetUsingWireless prototypes.
2017-06-21Manually revert #179 changesSunguk Lee1-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
2017-06-15Named anonymous enums in psp2. (#179)Rinnegatamante1-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.
2017-05-14Fix code style of power.hSunguk Lee1-8/+9
- softtab to hardtab - missing semicolon
2017-05-13Fix callback functions and add some enumsFrancisco José García García1-1/+9
2017-05-11Fixed a couple function descriptions and added a few missing functions in ↵Joel161-4/+32
ScePower (#168) * Include a few missing scePower functions * Fixed function descriptions * Fixed voltage units in function description
2017-02-14Added missing definitions for VitaShellTheOfficialFloW1-0/+7
2017-01-05Update power.hDerColonel1-0/+21
Added cold reset, shutdown and suspend functions.
2016-11-17Documentation: Simplify groupingdevnoname1201-1/+0
2016-11-13All files should be added to the documentation nowdevnoname1201-3/+1
2016-11-13More stuff related to doxygendevnoname1201-1/+4
2016-11-12Start the work on doxygendevnoname1201-0/+2
2016-11-07Fixed power callbTheOfficialFloW1-4/+3
2016-11-03Properly documented scePower.Rinnegatamante1-18/+149
Properly documented scePower.
2016-09-11Added void param to all scePower funcs.Rinnegatamante1-12/+12
2016-09-11Added SetGpuXbar / GetGpuXbar clock frequency.Rinnegatamante1-0/+2
2016-09-04Added scePowerSetBusClockFrequency and scePowerSetGpuClockFrequency.Rinnegatamante1-1/+3
2016-08-05Added scePowerSetArmClockFrequency reference.Rinnegatamante1-0/+1
Added scePowerSetArmClockFrequency reference.
2016-08-02Add threadmgr LwMutex and power ClockFrequencyribbid9871-1/+4