libnx
Functions
apm.h File Reference

Performance management (apm) service IPC wrapper. More...

#include "../types.h"

Go to the source code of this file.

Functions

Result apmInitialize (void)
 These are used internally by applet.
 
void apmExit (void)
 
Result apmSetPerformanceConfiguration (u32 PerformanceMode, u32 PerformanceConfiguration)
 
Result apmGetPerformanceConfiguration (u32 PerformanceMode, u32 *PerformanceConfiguration)
 

Detailed Description

Performance management (apm) service IPC wrapper.

Author
yellows8