summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx/pic32mx-timerisr.c
Commit message (Expand)AuthorAgeFilesLines
* PIC32MZ: Add support for a timer interruptGregory Nutt2015-02-241-2/+2
* PIC32MX: Standardize of naming in commentsGregory Nutt2015-02-241-1/+1
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-081-1/+1
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-2/+2
* Make sure that all references to up_prioritize_irq() are conditioned on CONFI...Gregory Nutt2014-05-201-0/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-061-2/+2
* Fix PIC32 timer source frequencypatacongo2011-12-071-8/+36
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-101-0/+0
* PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header filepatacongo2011-05-211-12/+12
* PIC32 Device Configuration Wordspatacongo2011-05-211-5/+5
* Add PIC32 UART supportpatacongo2011-05-201-14/+5
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-0/+174