| | | | |
| W |
| |
| | wdt_alloc -- allocate a watchdog timer ( ) |
| |
| | wdt_arm -- arm a watchdog timer ( ) |
| |
| | wdt_disarm --disarm a watchdog timer ( ) |
| |
| | wdt_free -- release a watchdog timer ( ) |
| |
| | wdt_get_interval -- get the timeout interval of a watchdog timer ( ) |
| |
| | wdt_get_maxinterval --get the maximum timeout interval of a watchdog timer ( ) |
| |
| | wdt_is_armed -- return the state of a watchdog timer ( ) |
| |
| | wdt_pat -- pat a watchdog timer ( ) |
| |
| | wdt_realloc --reallocate a watchdog timer ( ) |
| |
| | wdt_set_interval -- set the timeout interval of a watchdog timer ( ) |
| |
| | wdt_shutdown -- indicates that the system is being shut down ( ) |
| |
| | wdt_startup_commit -- indicates that the system startup is complete ( ) |