Go to the source code of this file.
Defines | |
#define | DEFAULT_SHUTOFF_TIME (15*60) |
Functions | |
void | shutoff_init (void) |
void | shutoff_restart (void) |
void | autoshutoff_check (void) |
Variables | |
volatile unsigned int | auto_shutoff_counter |
unsigned int | auto_shutoff_period |
unsigned int | auto_shutoff_secs |
volatile unsigned int | auto_shutoff_elapsed |
volatile unsigned int | idle_powerdown |
Definition in file timeout.h.
|
|
|
|
|
Referenced by kmain(). |
|
|
|
|
|
|
|
|
|
|
|
|