Git
Wiki
Site
projects
/
soft
/
lpc122x
/
examples
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95f9750
)
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>
Wed, 8 Feb 2023 02:25:21 +0000
(
03:25
+0100)
microphone/main.c
patch
|
blob
|
history
diff --git
a/microphone/main.c
b/microphone/main.c
index
e4726a9
..
bbb749a
100644
(file)
--- a/
microphone/main.c
+++ b/
microphone/main.c
@@
-73,7
+73,7
@@
const struct pio status_led_red = LPC_GPIO_1_5;
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 !