Skip to content
Commit 11eec5f5 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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.
parent db59dd22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment