nuttx/configs/dk-tm4c129x/src
Gregory Nutt a40979407f Tiva Timer: Revert the previous change. Thre is a better way to handler timerout interrupts.
Removed setting of the initial timer interval load value (or, rather, it is always set to zero for a free-running timer).  Also, do not unconditional enable the timer out interrupt.  The timerout interrupt is not not enabled until tiva_timer32_setinterval() is called.
2015-01-14 07:33:59 -06:00
..
.gitignore Remove EXPERIMENTAL dependency from the Traveler game. It is basically functional now. 2014-12-16 15:27:36 -06:00
dk-tm4c129x.h DK-TM3C129X Timer: Add timer initialization logic to the board bring-up 2015-01-13 11:10:35 -06:00
Makefile DK-TM3C129X Timer: Add timer initialization logic to the board bring-up 2015-01-13 11:10:35 -06:00
tm4c_autoleds.c DK-TM4C129X: Fix sense of LEDs; active high. Also GPIO for blue and green reversed 2014-12-22 17:41:04 -06:00
tm4c_boot.c Cosmet updates to comments and README files 2014-12-24 08:15:21 -06:00
tm4c_bringup.c DK-TM3C129X Timer: Add timer initialization logic to the board bring-up 2015-01-13 11:10:35 -06:00
tm4c_buttons.c Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic CONFIG_TIVA_GPIOx_IRQS 2014-12-18 15:19:16 -06:00
tm4c_ethernet.c TM4C129X Ethernet: Add logic to get pre-programmed MAC address from user FLASH registers 2015-01-01 12:28:46 -06:00
tm4c_nsh.c DK-TM3C129X Timer: Add timer initialization logic to the board bring-up 2015-01-13 11:10:35 -06:00
tm4c_ssi.c Cosmet updates to comments and README files 2014-12-24 08:15:21 -06:00
tm4c_timer.c Tiva Timer: Revert the previous change. Thre is a better way to handler timerout interrupts. 2015-01-14 07:33:59 -06:00
tm4c_tmp100.c DK-TM4C129X: Add support for on-board TMP100 temperature sensor 2015-01-06 11:50:56 -06:00
tm4c_userleds.c DK-TM4C129X: Fix sense of LEDs; active high. Also GPIO for blue and green reversed 2014-12-22 17:41:04 -06:00