nuttx/arch/arm/src/c5471
2016-02-21 18:06:09 -06:00
..
c5471_ethernet.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
c5471_irq.c Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
c5471_lowputc.S Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
c5471_serial.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
c5471_timerisr.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
c5471_vectors.S Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
c5471_watchdog.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
chip.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence 2015-12-12 09:35:05 -06:00