nuttx/arch/arm/src/tiva
2015-10-07 20:24:19 -06:00
..
chip Fixes for Tiva TM4C1294NCPDT. From Frank Sautter. 2015-05-20 18:34:15 -06:00
chip.h Tiva ADC: Partial build support. Still missing Kconfg changes 2015-02-05 18:01:18 -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
lm3s_ethernet.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
Make.defs - ADC driver has been re-organized; configuration is now handled in code 2015-03-23 09:12:52 -06:00
tiva_adc.h Correct #if to #ifdef when the macro can be undefined. Fix bug in AT32UC3 clock initialization: AVR32_CLOCK_PLL_OSC1 should be AVR32_CLOCK_PLL0_OSC1 and AVR32_CLOCK_PLL1_OSC1. 2015-09-01 13:47:06 -04:00
tiva_adclib.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_adclow.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_allocateheap.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_dumpgpio.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_enableclks.h Tiva Timer: Add basic framework to configure timers. Incomplete on initial commit 2015-01-08 09:47:38 -06:00
tiva_enablepwr.h Tiva Timer: Add basic framework to configure timers. Incomplete on initial commit 2015-01-08 09:47:38 -06:00
tiva_ethernet.h TM4C129X Ethernet: Add logic to get pre-programmed MAC address from user FLASH registers 2015-01-01 12:28:46 -06:00
tiva_flash.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_gpio.c Yet more spacing issues 2015-10-07 20:24:19 -06:00
tiva_gpio.h Fix typo from last commit 2015-03-23 18:40:35 -06:00
tiva_gpioirq.c Tiva: Remove unconditional debug output from GPIO code 2015-03-23 18:28:18 -06:00
tiva_i2c.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_i2c.h Tiva: Add build framework and skeleton files for Tiva I2C driver. Initial commit is just the STM32 I2C driver with name changes and STM32-specific logic removed 2014-12-09 12:18:40 -06:00
tiva_irq.c Yet more spacing issues 2015-10-07 20:24:19 -06:00
tiva_lowputc.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_lowputc.h Fix some warnings/errors detected by nuttx/tools/testbuilds.sh 2015-07-10 18:41:26 -06:00
tiva_mpuinit.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
tiva_mpuinit.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
tiva_periphrdy.h Tiva Timer: Add basic framework to configure timers. Incomplete on initial commit 2015-01-08 09:47:38 -06:00
tiva_serial.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_ssi.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_ssi.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
tiva_start.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_start.h CC3200 Launchpad updates 2014-08-26 16:31:47 -06:00
tiva_syscontrol.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_syscontrol.h TM4C129X: First cut at new Tiva clock configuration logic 2014-12-22 11:45:10 -06:00
tiva_timer.h - ADC driver has been re-organized; configuration is now handled in code 2015-03-23 09:12:52 -06:00
tiva_timerisr.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_timerlib.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_timerlow32.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
tiva_userspace.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00
tiva_userspace.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
tiva_vectors.S Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
tm4c129_syscontrol.c Tive System Control: Add logic to configure the alternatie clock source (ALTCLK). Needed by the Tiva timer module 2015-01-09 14:10:31 -06:00
tm4c_ethernet.c Tiva: Fix some cosmetic spacing issues 2015-10-07 15:57:49 -06:00