nuttx/arch/arm/src/tiva
2014-12-12 09:31:17 -06:00
..
chip Tiva I2C: All SDA pins should be open drain, but all SCL pins should be digital output 2014-12-11 12:30:48 -06:00
chip.h All files and functions beginning with lm_ changed to tiva_ 2014-03-08 13:29:09 -06:00
Kconfig Tiva I2C: Add register-level debug capability 2014-12-11 09:34:03 -06:00
Make.defs 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_allocateheap.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
tiva_dumpgpio.c Cosmetic changes to comments and README 2014-04-07 15:28:04 -06:00
tiva_ethernet.c Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all MCU Ethernet drivers 2014-11-16 08:10:06 -06:00
tiva_ethernet.h functions and definitions renamed from lm_ to tiva_ 2014-03-08 15:50:26 -06:00
tiva_flash.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
tiva_gpio.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
tiva_gpio.h Make sure that every reference to LM4F has corresponding logic for TM4C 2014-03-10 11:23:50 -06:00
tiva_gpioirq.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
tiva_i2c.c Tiva I2C: Legacy mode reset logic ommitted in last commit 2014-12-12 09:31:17 -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 Support the the TC3200 from Jim Ewing 2014-08-26 15:13:57 -06:00
tiva_lowputc.c functions and definitions renamed from lm_ to tiva_ 2014-03-08 15:50:26 -06:00
tiva_lowputc.h functions and definitions renamed from lm_ to tiva_ 2014-03-08 15:50:26 -06:00
tiva_mpuinit.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -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_serial.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
tiva_ssi.c More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
tiva_ssi.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
tiva_start.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
tiva_start.h CC3200 Launchpad updates 2014-08-26 16:31:47 -06:00
tiva_syscontrol.c Support the the TC3200 from Jim Ewing 2014-08-26 15:13:57 -06:00
tiva_syscontrol.h All files and functions beginning with lm_ changed to tiva_ 2014-03-08 13:29:09 -06:00
tiva_timerisr.c Move clock functions from sched/ to sched/clock 2014-08-08 14:43:02 -06:00
tiva_userspace.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -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 Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00