summaryrefslogtreecommitdiff
path: root/utils/atj2137/adfuload/test_binary/timer_no_irq (follow)
Commit message (Collapse)AuthorAge
* atj213x: various fixes in sample code snippetsMarcin Bukat2014-03-04
| | | | Change-Id: I78781e1a56cb6705d011ee2296f1789b497a566a
* adfuload: add atj213x timer0 test programMarcin Bukat2014-01-08
This simple program shows how to setup timer for periodic operation. Interrupts are not used yet and simply pending irq bit is polled and cleared when set. This program supports my understanding of disassm of ADEC_N63.BIN that P_CLK is configured for 7.5MHz and timer clock source is P_CLK directly. Change-Id: Idd6461bf847c763b78b8c324012ec2515f65dd41