nuttx/arch/arm/src/a1x
2018-05-07 10:13:20 -06:00
..
chip Minor style: # if pre-processor command should be in columnn 1 2015-09-18 12:47:24 -06:00
a1x_boot.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
a1x_boot.h arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 18:12:19 -06:00
a1x_config.h A10: Add A10 configuration header file 2013-12-13 12:53:33 -06:00
a1x_irq.c ARM: Remove redundant interrupt stack coloring 2017-03-16 19:13:39 +08:00
a1x_irq.h Standardize the width of all comment boxes in header files 2015-10-02 17:47:23 -06:00
a1x_lowputc.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
a1x_lowputc.h A10 serial driver (still needs some work). From Alan Carvalho de Assis 2013-12-13 16:41:44 -06:00
a1x_pio.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
a1x_pio.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
a1x_serial.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
a1x_serial.h A10 serial driver (still needs some work). From Alan Carvalho de Assis 2013-12-13 16:41:44 -06:00
a1x_timerisr.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
chip.h pcDuino: More changes to get the code fragments that are in place building successfully 2013-12-07 16:44:23 -06:00
Kconfig Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 2016-05-25 10:45:01 -06:00
Make.defs arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM 2018-05-07 10:13:20 -06:00