Git
Wiki
Site
projects
/
soft
/
lpc122x
/
core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22d8986
)
Small typo fix : use the same notation as for the rest of the function
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Wed, 26 Oct 2016 23:47:19 +0000
(
01:47
+0200)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000
(17:03 +0100)
drivers/countertimers.c
patch
|
blob
|
history
diff --git
a/drivers/countertimers.c
b/drivers/countertimers.c
index
eb678d6
..
4c3eea2
100644
(file)
--- a/
drivers/countertimers.c
+++ b/
drivers/countertimers.c
@@
-352,7
+352,7
@@
int countertimer_on(uint8_t timer_num, uint32_t clkrate, void (*callback)(uint32
}
timer->regs->prescale = prescale;
- NVIC_EnableIRQ(
countertimers[timer_num].irq
);
+ NVIC_EnableIRQ(
timer->irq
);
return 0;
}
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 !