Internal Interface: Powerdown Timer Routines.
More...
Go to the source code of this file.
Internal Interface: Powerdown Timer Routines.
- Author
- Rossz Vamos-Wentworth rossw.nosp@m.@jps.nosp@m..net
Definition in file timeout.h.
§ DEFAULT_SHUTOFF_TIME
| #define DEFAULT_SHUTOFF_TIME (15*60) |
§ autoshutoff_check()
| void autoshutoff_check |
( |
void |
| ) |
|
§ shutoff_init()
| void shutoff_init |
( |
void |
| ) |
|
§ shutoff_restart()
| void shutoff_restart |
( |
void |
| ) |
|
§ auto_shutoff_counter
| volatile unsigned int auto_shutoff_counter |
§ auto_shutoff_elapsed
| volatile unsigned int auto_shutoff_elapsed |
§ auto_shutoff_period
| unsigned int auto_shutoff_period |
§ auto_shutoff_secs
| unsigned int auto_shutoff_secs |
§ idle_powerdown
| volatile unsigned int idle_powerdown |