wut
v1.7.0
Wii U Toolchain
|
(see nn::ccr) More...
Data Structures | |
struct | CCRAppLaunchParam |
Typedefs | |
typedef struct CCRAppLaunchParam | CCRAppLaunchParam |
Functions | |
void | CCRSysCaffeineGetAppLaunchParam (CCRAppLaunchParam *data) |
uint32_t | CCRSysCaffeineBootCheck () |
void | CCRSysCaffeineBootCheckAbort () |
int32_t | CCRSysCaffeineSetDRCEnableFlag (int32_t enabled) |
int32_t | CCRSysCaffeineSetEnableFlag (int32_t enabled) |
(see nn::ccr)
struct CCRAppLaunchParam |
Definition at line 17 of file sys_caffeine.h.
Data Fields | ||
---|---|---|
uint64_t | launchInfoDatabaseEntryId | |
char | uuid[16] |
typedef struct CCRAppLaunchParam CCRAppLaunchParam |
Definition at line 1 of file sys_caffeine.h.
void CCRSysCaffeineGetAppLaunchParam | ( | CCRAppLaunchParam * | data | ) |
uint32_t CCRSysCaffeineBootCheck | ( | ) |
void CCRSysCaffeineBootCheckAbort | ( | ) |
int32_t CCRSysCaffeineSetDRCEnableFlag | ( | int32_t | enabled | ) |
int32_t CCRSysCaffeineSetEnableFlag | ( | int32_t | enabled | ) |