nuttx/arch/arm/include
2017-11-06 12:22:48 -06:00
..
a1x
arm Fix a few compile related issues from the last commit 2016-11-26 12:23:09 -06:00
armv6-m i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region. 2016-11-26 12:04:02 -06:00
armv7-a i.MX6: Remove non-cached, inter-cpu memory region. Not a useful concept. 2016-12-13 16:59:50 -06:00
armv7-m i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region. 2016-11-26 12:04:02 -06:00
armv7-r i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region. 2016-11-26 12:04:02 -06:00
bcm2708 BCM2708: Fleshes out GPIO interrupt logic. 2017-10-18 10:13:10 -06:00
c5471
dm320
efm32 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
imx1 i.MX6: Add IRQ header file 2016-02-28 14:07:53 -06:00
imx6 ARMv7-A GIC: Add definitions for shared interrupt IDs 2016-03-10 07:13:40 -06:00
kinetis Kinetis:Add TPM to K66 chip 2017-05-05 07:12:52 -06:00
kl Kinetis, not Kinetics. 2017-02-07 08:20:52 -06:00
lc823450 Fix a few errors that crept in with my review changes. 2017-08-02 09:19:29 -06:00
lpc11xx Correct some spacing and some unused definition in some irq.h header files. 2017-04-20 12:39:21 -06:00
lpc17xx Rename LP17xx version of CONFIG_GPIO_IRQ to CONFIG_LPC17_GPIOIRQ 2016-07-22 14:18:30 -06:00
lpc31xx
lpc43xx add LPC4337FET256 2017-03-09 10:30:28 +01:00
lpc214x Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
lpc2378 Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
moxart
nuc1xx Cosmetic changes to spacing and comments. 2017-04-20 14:08:08 -06:00
sam34 SAM3/4: Add support for ATSAM4S4C. 2017-01-18 11:56:51 -08:00
sama5
samdl Correct some spacing and some unused definition in some irq.h header files. 2017-04-20 12:39:21 -06:00
samv7 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
stm32 arch/arm/include/stm32 and stm32f7: Remove ltdc.h and dma2d.h. Those header files in that location permitted inclusion into application space logic and, hence, facilitated and encouraged calling into the OS and violating the portable POSIX OS interface. The definitions in those header files were move the appropriate location in the counterpart, architecture specific files at arch/arm/src/stm32 and stm32f7 dma2d.h and ltdc.h. 2017-11-06 12:22:48 -06:00
stm32f0 Add support for the STM32F09X family. 2017-04-21 08:23:25 -06:00
stm32f7 arch/arm/include/stm32 and stm32f7: Remove ltdc.h and dma2d.h. Those header files in that location permitted inclusion into application space logic and, hence, facilitated and encouraged calling into the OS and violating the portable POSIX OS interface. The definitions in those header files were move the appropriate location in the counterpart, architecture specific files at arch/arm/src/stm32 and stm32f7 dma2d.h and ltdc.h. 2017-11-06 12:22:48 -06:00
stm32l4 Add support to STM32F433RC 2017-08-28 07:05:32 -06:00
str71x
tiva Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
tms570 TMS570: Add GIO drivrs and GIO interrupt support 2015-12-25 13:44:49 -06:00
xmc4 XMC4xxx: Add FPU support 2017-03-22 12:04:32 -06:00
.gitignore
arch.h
elf.h
inttypes.h Add architecture-specific inttypes.h 2016-10-27 16:01:38 -04:00
irq.h Squashed commit of the following: 2017-10-09 13:11:17 -06:00
limits.h
serial.h
spinlock.h i.MX6 SMP: Inter-CPU data no saved in a non-cacheable region. 2016-11-26 12:04:02 -06:00
stdarg.h
syscall.h
tls.h TLS: Forgot to add a file before last commit 2016-03-11 12:30:04 -06:00
types.h Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
watchdog.h