nuttx/arch/arm/src/dm320
2016-08-06 18:48:45 -06:00
..
chip.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
dm320_ahb.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
dm320_boot.c Rename up_boot to arm_boot 2016-05-12 13:42:49 -06:00
dm320_busc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_clkc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_decodeirq.c Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces. 2016-06-20 08:57:08 -06:00
dm320_emif.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
dm320_framebuffer.c EFM32/DM320: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 12:50:18 -06:00
dm320_gio.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
dm320_intc.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
dm320_irq.c ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
dm320_lowputc.S Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
dm320_memorymap.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
dm320_osd.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_restart.S Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
dm320_serial.c Fix typo in variable name in serial BREAK logic. Review other serial implementations for similar naming problems. 2016-05-05 11:30:47 -06:00
dm320_timer.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
dm320_timerisr.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
dm320_uart.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
dm320_usb.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
dm320_usbdev.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
Kconfig Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER 2016-05-25 10:45:01 -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