summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_can.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5534 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4459 42af7a65-404d-4744-a932-0658087f49c3
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-16/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4319 42af7a65-404d-4744-a932-0658087f49c3
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-201-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4317 42af7a65-404d-4744-a932-0658087f49c3
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4316 42af7a65-404d-4744-a932-0658087f49c3
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-191-13/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4313 42af7a65-404d-4744-a932-0658087f49c3
* SYNC_TIME is 3 quanta in LPC17xx CAN bit time calculationpatacongo2012-01-181-34/+33
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4310 42af7a65-404d-4744-a932-0658087f49c3
* Implement the new CAN txready method for STM32patacongo2012-01-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4291 42af7a65-404d-4744-a932-0658087f49c3
* Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo2012-01-101-28/+90
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4290 42af7a65-404d-4744-a932-0658087f49c3
* Fix CAN callback argumentpatacongo2012-01-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4289 42af7a65-404d-4744-a932-0658087f49c3
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-091-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4285 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4270 42af7a65-404d-4744-a932-0658087f49c3
* Fix issue with LPC17xx CAN baud calculationpatacongo2012-01-061-8/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4269 42af7a65-404d-4744-a932-0658087f49c3
* LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo2012-01-061-2/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4268 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to control CAN bit rate via the .config filepatacongo2012-01-051-5/+168
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4266 42af7a65-404d-4744-a932-0658087f49c3
* Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo2012-01-031-9/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4255 42af7a65-404d-4744-a932-0658087f49c3
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; ↵patacongo2012-01-031-256/+761
| | | | | | LCP1766-STK NSH configuration will support the CAN loopback test git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4253 42af7a65-404d-4744-a932-0658087f49c3
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4213 42af7a65-404d-4744-a932-0658087f49c3
* Revised CAN driverpatacongo2011-08-031-118/+252
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3839 42af7a65-404d-4744-a932-0658087f49c3
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported ↵patacongo2011-07-121-0/+301
by Lzyy git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3775 42af7a65-404d-4744-a932-0658087f49c3