nuttx/arch/avr/src/at32uc3
2014-08-08 14:31:15 -06:00
..
at32uc3_abdac.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_adc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_clkinit.c Add register definitions for SAM4L BPM and SCIF blocks; SAM4L clock initialization now selects an optimal power scaling mode 2013-06-06 11:18:52 -06:00
at32uc3_config.h Serial driver needed even when no console; Fix user LED settings in all STM32 configurations 2013-01-28 15:03:17 +00:00
at32uc3_eic.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_flashc.h Add SAM4L FLASHCALW header file 2013-06-05 10:43:33 -06:00
at32uc3_gpio.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
at32uc3_gpio.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_gpioirq.c Move interrupt dispatch logic from sched/ to sched/irq 2014-08-08 14:31:15 -06:00
at32uc3_hmatrix.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_intc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_internal.h LM: Don't initialize .data if running in SRAM. Global missing intialize type. SAMA5 NAND: Fix for read nand in smaller chunks 2013-12-05 10:37:55 -06:00
at32uc3_irq.c Kconfigs: Interrupt prioritization should not be automatically selected 2013-12-20 08:42:54 -06:00
at32uc3_lowconsole.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
at32uc3_lowinit.c Add logic so that a RAM log can be used in place of a console device 2012-02-11 03:50:52 +00:00
at32uc3_memorymap.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_pdca.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_pinmux.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_pm.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_pwm.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_rtc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_serial.c Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna 2014-05-08 09:00:33 -06:00
at32uc3_spi.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_ssc.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_tc.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
at32uc3_timerisr.c Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems 2014-08-07 13:42:47 -06:00
at32uc3_twi.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_usart.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_usbb.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3_wdt.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3a_pinmux.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
at32uc3b_pinmux.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
chip.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
Kconfig Create AVR32 Kconfig files; reshuffled lots of configuration names 2014-03-05 11:23:54 -06:00
Make.defs Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined. 2014-08-06 16:26:01 -06:00