Adding partial support for State Configurable Timers (SCT) Use as one 32 bits counter...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Sat, 18 Jun 2016 11:13:02 +0000 (13:13 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 10 Feb 2023 18:02:59 +0000 (19:02 +0100)
commitf50b2004d4f3a0871df2f75f651eecbc503177d2
tree3312680961014cc9644ac5d17b721f78d9400119
parent5cf6e6f244251ebfacd70a1b163886ec2e4f2c1d
Adding partial support for State Configurable Timers (SCT) Use as one 32 bits counter for PWM implemented and tested
drivers/sctimers.c [new file with mode: 0644]
drivers/timers.c [new file with mode: 0644]
include/core/lpc_regs.h
include/drivers/sctimers.h [new file with mode: 0644]
include/drivers/timers.h [new file with mode: 0644]