summaryrefslogtreecommitdiff
path: root/include/pwm.h
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-10-31drivers: pwm: re-design pwm API interfacesBaohong Liu
2016-10-24drivers/pwm: Make references to driver_api constMarcus Shawcroft
2016-08-25drivers: pwm_shim: correct api argument inconsistencyBaohong Liu
2016-07-29pwm: Remove suspend and resume hooks from pwm_driver_apiIván Briano
2016-06-29pwm: Create API to use time units.Sergio Rodriguez
2016-06-16doc: fix "WARNING: Error in type declaration." in callback typedefsInaky Perez-Gonzalez
2016-04-15doc: pwm: remove extra function param from commentDaniel Leung
2016-03-16drivers: Replace DEV_INVALID_OP by -ENOTSUPAndre Guedes
2016-03-16drivers: Replace DEV_OK by 0Andre Guedes
2016-03-09pwm: add 'set_phase' APIJeff Blais
2016-02-11doc: Edit the PWM driver APIsRodrigo Caballero
2016-02-05doxygen: define groups for driversAnas Nashif
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05doxygen: fixed typos and parameter referencesAnas Nashif
2016-02-05PWM: add public APIs for PWM driversDaniel Leung