summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_can.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Add PIC32 SPI driverpatacongo1-0/+0
2012-01-20Add support for extended (29-bit) CAN IDspatacongo1-16/+41
2012-01-20Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo1-2/+6
2012-01-20Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo1-8/+8
2012-01-19Add configuratin to select TSEG1 and TSEG2 valuespatacongo1-13/+34
2012-01-18SYNC_TIME is 3 quanta in LPC17xx CAN bit time calculationpatacongo1-34/+33
2012-01-11Implement the new CAN txready method for STM32patacongo1-2/+2
2012-01-10Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo1-28/+90
2012-01-10Fix CAN callback argumentpatacongo1-1/+1
2012-01-09Add basic support for pulse count in the PWM interfacepatacongo1-2/+1
2012-01-06Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo1-1/+1
2012-01-06Fix issue with LPC17xx CAN baud calculationpatacongo1-8/+11
2012-01-06LPC17xx CAN PCLK divisor is not a configuration parameterpatacongo1-2/+62
2012-01-05Add logic to control CAN bit rate via the .config filepatacongo1-5/+168
2012-01-03Improve LPC17xx CAN interrupt handling; Additions to LPC17xx SPI driverpatacongo1-9/+39
2012-01-03LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo1-256/+761
2011-12-22Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo1-2/+2
2011-08-03Revised CAN driverpatacongo1-118/+252
2011-07-12Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo1-0/+301