Git
Wiki
Site
projects
/
soft
/
lpc122x
/
rfsub1GHz
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b682b3e
)
use startup_watchdog_disable() instead of stop_watchdog() upon startup.
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Mon, 23 Nov 2015 12:05:51 +0000
(13:05 +0100)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Sun, 22 Jan 2023 20:41:20 +0000
(21:41 +0100)
simple/main.c
patch
|
blob
|
history
diff --git
a/simple/main.c
b/simple/main.c
index
0debbcb
..
3af6552
100644
(file)
--- a/
simple/main.c
+++ b/
simple/main.c
@@
-103,7
+103,7
@@
const struct pio status_led_red = LPC_GPIO_0_29;
void system_init()
{
/* Stop the watchdog */
- st
op_watchdog
(); /* Do it right now, before it gets a chance to break in */
+ st
artup_watchdog_disable
(); /* Do it right now, before it gets a chance to break in */
/* Note: Brown-Out detection must be powered to operate the ADC. adc_on() will power
* it back on if called after system_init() */
Techno-Innov
42 impasse de la Combe du Bois
01150 Blyes - France
contact@techno-innov.fr
Design et hébergement du site :
Techno-Innov
Techno-Innov
- SARL Coopérative
539 169 417 RCS Bourg-en-Bresse
Ce site n'utilise pas de cookies, désolé pour les gourmands !