incubator-nuttx/arch/avr/include
Gregory Nutt 2b445ddccc 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
..
at32uc3 Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
at90usb AVR: Rename ATMEGA_PC_SIZE to AVR_PC_SIZE since it must be used in common AVR logic. Add definitions for other AVR architectures as necessary for compilation 2016-01-07 08:14:09 -06:00
atmega ATMEGA: Make some naming used with the 2560 compatible with other ATmega parts 2016-01-16 13:41:49 -06:00
avr Rename irqenable() to up_irq_enable(); rename irqdisable() to up_irq_disable() 2016-02-14 16:54:09 -06:00
avr32 Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
xmega AVR: Rename ATMEGA_PC_SIZE to AVR_PC_SIZE since it must be used in common AVR logic. Add definitions for other AVR architectures as necessary for compilation 2016-01-07 08:14:09 -06:00
.gitignore
arch.h Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
debug.h 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
irq.h Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
limits.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
syscall.h Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
types.h Create AVR32 Kconfig files; reshuffled lots of configuration names 2014-03-05 11:25:36 -06:00