forked from PAWPAW-Mirror/lib_xua
Added U powersave files
This commit is contained in:
9
module_usb_audio/powersave/archU_powerSaving.h
Normal file
9
module_usb_audio/powersave/archU_powerSaving.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef ARCH_U_POWER_SAVING_
|
||||
#define ARCH_U_POWER_SAVING_
|
||||
|
||||
/* Sets the voltage down by VOLTAGE_REDUCTION_mV (voltage is set to 10 * X + 600 mV),
|
||||
* and adjusts other features to save power
|
||||
*/
|
||||
void archU_powerSaving();
|
||||
|
||||
#endif /*ARCH_U_POWER_SAVING_*/
|
||||
Reference in New Issue
Block a user