|
DMCP interface 03.17_023
|
Auto OFF related functions. More...
Macros | |
| #define | AUTO_OFF_SECONDS 600 |
| Seconds of inactivity for auto-off. | |
| #define | AUTO_OFF_MENU 300 |
| Seconds of inactivity for menu auto-off. | |
Functions | |
| void | reset_auto_off () |
| Resets auto-off timer. | |
| int | is_auto_off () |
| Check auto-off state. | |
| int | is_menu_auto_off () |
| Check menu auto-off state. | |
| int | sys_auto_off_cnt () |
| Returns remaining auto-off seconds. | |
Auto OFF related functions.
| int is_auto_off | ( | ) |
Check auto-off state.
| int is_menu_auto_off | ( | ) |
Check menu auto-off state.
| int sys_auto_off_cnt | ( | ) |
Returns remaining auto-off seconds.