summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx/pwm.h
Commit message (Expand)AuthorAgeFilesLines
* Add basic data structures that will allow us to move named semaphore support ...Gregory Nutt2014-09-281-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Header file clean-uppatacongo2012-07-171-1/+1
* Add a header file that defines a standard watchdog timer driverpatacongo2012-04-131-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Add an infrastructure to support a generic quadrature encoder driverpatacongo2012-02-141-3/+3
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-091-8/+84
* Add a test for PWM driverspatacongo2011-12-191-5/+5
* Remove the PWM pulse count method. It can't be support on current hardwarepatacongo2011-12-191-23/+0
* Completes coding of the PWM modulepatacongo2011-12-191-3/+3
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-161-0/+253