Go to the documentation of this file.
28 #define PSP_POWER_CB_POWER_SWITCH 0x80000000
30 #define PSP_POWER_CB_HOLD_SWITCH 0x40000000
32 #define PSP_POWER_CB_STANDBY 0x00080000
34 #define PSP_POWER_CB_RESUME_COMPLETE 0x00040000
36 #define PSP_POWER_CB_RESUMING 0x00020000
38 #define PSP_POWER_CB_SUSPENDING 0x00010000
40 #define PSP_POWER_CB_AC_POWER 0x00001000
42 #define PSP_POWER_CB_BATTERY_LOW 0x00000100
44 #define PSP_POWER_CB_BATTERY_EXIST 0x00000080
46 #define PSP_POWER_CB_BATTPOWER 0x0000007F
52 #define PSP_POWER_TICK_ALL 0
54 #define PSP_POWER_TICK_SUSPEND 1
56 #define PSP_POWER_TICK_DISPLAY 6