summaryrefslogtreecommitdiff
path: root/chip/stm32/pwm_chip.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/pwm_chip.h: Format with clang-formatJack Rosenthal2022-06-291-1/+4
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* stm32: pwm: Allow configuration of pwm frequency + complementary outputsShawn Nematbakhsh2015-12-041-0/+2
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-041-4/+0
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* stm32: Fix PWM driverShawn Nematbakhsh2014-09-241-0/+2
* Rename pwm_data.h to pwm_chip.hBill Richardson2013-10-281-0/+37