summaryrefslogtreecommitdiff
path: root/chip/stm32/hwtimer32.c
Commit message (Expand)AuthorAgeFilesLines
* stm32g4: Add clock enable logic for HW timerScott Collyer2020-07-291-0/+11
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* chip: stm32: Fix Timers 9 through 11 for STM32F4Moritz Fischer2019-03-161-1/+1
* stm32: crank up CPU PLL frequency to 400Mhz on STM32H743Vincent Palatin2018-03-051-2/+3
* stm32: Add STM32H7 familyVincent Palatin2018-01-081-4/+7
* watchdog: Don't discard irqprio data due to CONFIG_LTOShawn Nematbakhsh2017-06-261-1/+1
* stm32f4: clock stm32f412 at 96MHzWei-Ning Huang2017-06-211-4/+7
* stm32: more clocks support for STM32L4 familyVincent Palatin2017-02-231-7/+31
* STM32F: Remove support for this familyAnton Staaf2015-06-301-1/+1
* Add option to enable GCC LTOVincent Palatin2015-05-191-1/+1
* hwtimer/hwtimer32: Remove task_resched_if_needed from watchdog helpAlexandru M Stan2015-02-181-4/+2
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-101-0/+4
* stm32: Add watchdog debug message for hwtimer32Vic Yang2014-10-241-0/+77
* Add support for STM32F373Vic Yang2014-10-071-0/+18
* stm32: add 32-bit timer supportstabilize-5656.BVincent Palatin2014-03-141-0/+161