Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
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
10
#pragma once
11
41
#ifdef __cplusplus
42
extern
"C"
43
{
44
#endif
45
49
void
wdog_disable
(
void
);
50
51
#ifdef __cplusplus
52
}
53
#endif
54
wdog_disable
void wdog_disable(void)
Disable hardware watchdog.
Generated on Mon Jun 30 2025 18:46:45 by
1.9.1