Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
wdog.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2015 PHYTEC Messtechnik GmbH
3
* Copyright (C) 2015 Eistec AB
4
*
5
* This file is subject to the terms and conditions of the GNU Lesser General
6
* Public License v2.1. See the file LICENSE in the top level directory for more
7
* details.
8
*/
9
39
#ifndef WDOG_H
40
#define WDOG_H
41
42
#ifdef __cplusplus
43
extern
"C"
44
{
45
#endif
46
50
void
wdog_disable
(
void
);
51
52
#ifdef __cplusplus
53
}
54
#endif
55
56
#endif
/* WDOG_H */
wdog_disable
void wdog_disable(void)
Disable hardware watchdog.
Generated on Thu Nov 14 2024 16:09:49 by
1.9.8