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:
61962f3
)
Add enum for timer channels
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Mon, 3 Oct 2016 15:05:29 +0000
(17:05 +0200)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:05 +0000
(17:03 +0100)
include/drivers/timers.h
patch
|
blob
|
history
diff --git
a/include/drivers/timers.h
b/include/drivers/timers.h
index
b735ddb
..
4620a27
100644
(file)
--- a/
include/drivers/timers.h
+++ b/
include/drivers/timers.h
@@
-57,6
+57,13
@@
enum lpc_timers {
LPC_TIMER_32B1, /* 32 bits timer 1 */
};
+enum lpc_timer_channels {
+ CHAN0 = 0,
+ CHAN1,
+ CHAN2,
+ CHAN3,
+};
+
/* Available timer modes *
* Some mode may be combined, and some are exlusive :
* Values here are important :
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 !