summaryrefslogtreecommitdiff
path: root/common/pwm.c
Commit message (Expand)AuthorAgeFilesLines
* pwm: PWM is disabled when duty is set to max valueSam Hurst2016-09-081-2/+1
* pwm: Increse PWM duty resolution to 16bitsSam Hurst2016-09-021-25/+46
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-5/+12
* pwm: Add generic PWM control host commandsShawn Nematbakhsh2016-05-111-0/+68
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-041-0/+12
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+63