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 |
| ) |
|
|
extern |
◆ shutoff_init()
| void shutoff_init |
( |
void |
| ) |
|
|
extern |
◆ shutoff_restart()
| void shutoff_restart |
( |
void |
| ) |
|
|
extern |
◆ auto_shutoff_counter
| volatile unsigned int auto_shutoff_counter |
|
extern |
◆ auto_shutoff_elapsed
| volatile unsigned int auto_shutoff_elapsed |
|
extern |
◆ auto_shutoff_period
| unsigned int auto_shutoff_period |
|
extern |
◆ auto_shutoff_secs
| unsigned int auto_shutoff_secs |
|
extern |
◆ idle_powerdown
| volatile unsigned int idle_powerdown |
|
extern |