nuttx/arch/arm/src/tiva
2018-08-25 10:23:21 -06:00
..
chip arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported. 2018-06-20 09:18:42 -06:00
chip.h arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported. 2018-06-20 09:18:42 -06:00
Kconfig arch/arm/src/tiva: Implements an EEPROM driver in compliance with MTD driver as provided by NUTTX for TM4C1294. The EEPROM driver currently supports only two functionalities - read bytes(multiple of 4) and write bytes (multiple of 4). 2018-04-29 11:04:09 -06:00
lm3s_ethernet.c Rename devif_loopback_out to devi_loopback 2018-08-25 08:33:21 -06:00
Make.defs arch/arm/src/armv7-m/up_trigger_irq.c: Add logic to trigger ARMv7-M interrupts and exceptions. 2018-08-25 10:23:21 -06:00
tiva_adc.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_adclib.c arch/arm/src/tiva: Fix compilation errors on Tiva ADC code when ADC is enable. Please several cosmetic changes to files made during code review. 2018-04-01 17:52:37 -06:00
tiva_adclow.c Replace non critical PANIC with DEBUGPANIC to save the code space 2018-08-24 06:21:15 -06:00
tiva_allocateheap.c arch/: Fix an error found in build testing. The protoype of mpu_log2regionfloor() changed; an additional parameter was added. However, none of the calls to mpu_log2regionfloor() were updated to pass the new, additional parameter. 2018-08-24 16:40:37 -06:00
tiva_dumpgpio.c
tiva_eeprom.c arch/arm/src/tiva: Implements an EEPROM driver in compliance with MTD driver as provided by NUTTX for TM4C1294. The EEPROM driver currently supports only two functionalities - read bytes(multiple of 4) and write bytes (multiple of 4). 2018-04-29 11:04:09 -06:00
tiva_eeprom.h arch/arm/src/tiva: Implements an EEPROM driver in compliance with MTD driver as provided by NUTTX for TM4C1294. The EEPROM driver currently supports only two functionalities - read bytes(multiple of 4) and write bytes (multiple of 4). 2018-04-29 11:04:09 -06:00
tiva_enableclks.h
tiva_enablepwr.h
tiva_ethernet.h Standardization of some function headers. 2018-03-13 09:52:27 -06:00
tiva_flash.c include/nuttx/wireless/bluetooth: Move Bluetooth header files from include/nuttx/wireless to include/nuttx/wireless/bluetooth for symmetry with other wireless technologies. 2018-04-29 12:43:09 -06:00
tiva_flash.h
tiva_gpio.c
tiva_gpio.h Remove all support for the CC3200 and CC3200-Launchpad. This was a port that was started but never completed. What good is partial CC3200-Launchpad board support with no wireless support? 2018-04-09 16:41:27 -06:00
tiva_gpioirq.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_i2c.c Replace all ASSERT with DEBUGASSERT to save the code space 2018-08-24 06:58:30 -06:00
tiva_i2c.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_irq.c arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported. 2018-06-20 09:18:42 -06:00
tiva_lowputc.c arch/arm/src/tiva: Allow building of Tiva platform with no serial console. 2018-04-19 06:11:15 -06:00
tiva_lowputc.h arch/arm/src/tiva: Allow building of Tiva platform with no serial console. 2018-04-19 06:11:15 -06:00
tiva_mpuinit.c
tiva_mpuinit.h
tiva_periphrdy.h
tiva_pwm.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_pwm.h
tiva_qencoder.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_qencoder.h
tiva_serial.c arch/arm/src/tiva: Add TERMIOS IOCTL support to the Tiva serial driver. 2018-04-28 11:11:11 -06:00
tiva_ssi.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_ssi.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_start.c arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported. 2018-06-20 09:18:42 -06:00
tiva_start.h arch/arm/src/tiva: This commit removes support for the dedicated vector handling from the Tiva/LM architecture support. Only common vectors are now supported. 2018-06-20 09:18:42 -06:00
tiva_syscontrol.c arch/arm/src/tiva: Implements an EEPROM driver in compliance with MTD driver as provided by NUTTX for TM4C1294. The EEPROM driver currently supports only two functionalities - read bytes(multiple of 4) and write bytes (multiple of 4). 2018-04-29 11:04:09 -06:00
tiva_syscontrol.h Remove all support for the CC3200 and CC3200-Launchpad. This was a port that was started but never completed. What good is partial CC3200-Launchpad board support with no wireless support? 2018-04-09 16:41:27 -06:00
tiva_timer.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_timerisr.c
tiva_timerlib.c
tiva_timerlow32.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
tiva_userspace.c
tiva_userspace.h
tm4c129_syscontrol.c
tm4c_ethernet.c Rename devif_loopback_out to devi_loopback 2018-08-25 08:33:21 -06:00