nuttx/arch/arm/src
Petro Karashchenko 1fd51ccbe2 arch/arm/samv7: rework SAMv7 timer counter implementation
There are two issues that are addressed with this change:
 - According to SAM E70/S70/V70/V71 Family datasheet the
   timer counter channels are 16-bit so timer counter
   value should be changed from uint32_t to uint16_t
 - The interrupt handling for timer counter channels can
   be simplified

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-01-09 17:43:31 +08:00
..
a1x
am335x nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
arm signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
armv6-m signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
armv7-a signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
armv7-m signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
armv7-r signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
armv8-m signal: signal handler may cause task's state error 2022-01-05 21:36:44 +09:00
c5471
common userspace: fix typos in comments 2022-01-02 20:50:30 +01:00
cxd56xx nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
dm320
efm32 nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
eoss3
imx1
imx6
imxrt drivers/sensors/as5048b: fix lower half init issue 2022-01-03 11:38:44 +08:00
kinetis nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
kl
lc823450 nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
lpc17xx_40xx
lpc31xx
lpc43xx nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
lpc54xx
lpc214x
lpc2378
max326xx typos: fix typos in Kconfig files 2022-01-08 06:46:26 -03:00
moxart
nrf52 nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
nuc1xx
phy62xx nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
rp2040 nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
rtl8720c compile/flags: add FRAME_POINTER into Toolchain.defs 2021-12-27 22:31:27 -06:00
s32k1xx nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
sam34 arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
sama5 arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
samd2l2 nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
samd5e5 arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
samv7 arch/arm/samv7: rework SAMv7 timer counter implementation 2022-01-09 17:43:31 +08:00
stm32 stm32: add SocketCAN support, based on stm32_can.c 2022-01-05 06:16:41 -08:00
stm32f0l0g0
stm32f7 Kconfig: Remove CONFIG_ prefix from config definition 2022-01-07 13:16:18 +08:00
stm32h7 drivers/sensors/as5048b: fix lower half init issue 2022-01-03 11:38:44 +08:00
stm32l4 Kconfig: Remove CONFIG_ prefix from config definition 2022-01-07 13:16:18 +08:00
stm32l5
str71x
tiva typos: fix typos in many files 2022-01-03 22:10:07 +08:00
tms570
xmc4
.gitignore
Makefile make/allsyms: skip the unnecessary link operation 2021-12-28 23:47:10 -06:00