22 Commits

Author SHA1 Message Date
Meco Man
fc04d828ee [stm32][driver] auto formatted 2021-03-08 22:40:39 +08:00
iysheng
a281ee9874 code format 2021-02-05 11:46:44 +08:00
Dozingfiretruck
af1e92e661 stm32wb 2020-10-14 15:03:33 +08:00
thread-liu
c77e9991ea [update] delete extra null string. 2020-08-28 13:47:49 +08:00
thread-liu
fbc307529e [update] error Structural member variables 2020-08-28 11:56:33 +08:00
林永
9eb2275935
Update drv_hwtimer.c 2020-08-27 17:29:07 +08:00
林永
f60f4525f7
Update drv_hwtimer.c
新增函数 pclkx_doubler_get 用于获取定时器时钟倍频状态
2020-08-27 15:22:15 +08:00
林永
5121b8da43
Update drv_hwtimer.c
好的,已修正。
2020-08-27 10:41:09 +08:00
林永
dbd389a5a0
Update drv_hwtimer.c
抱歉,这里有个失误.
2020-08-26 21:16:40 +08:00
林永
f8e21052ef
Update drv_hwtimer.c
STM32的硬件定时器在 APBxCLKDivider 为 RCC_HCLK_DIV1 的时候,timer clocks 频率等于外设总线时钟PCLKx. 反之 timer clocks 为 PCLKx 的2倍.
2020-08-25 13:44:32 +08:00
thread-liu
2fcd940b57 [update] add drivers for stm32mp1. 2020-06-23 11:26:11 +08:00
HubretXie
ad397a63a8
[bsp][stm32]修复硬件定时器bug 2019-12-12 14:56:40 +08:00
ericQiang
ee668cce81 bug fix: the value of timer auto reload should be (val-1) 2019-09-09 22:22:29 +08:00
yexinfu
0c1a12afd8 修复stm32 timer_start函数不能设置HWTIMER_MODE_PERIOD模式
修复timer_start函数注释:将TIM2改为TIM更合理
2019-08-23 07:45:45 +08:00
misonyo
aae6274ef1 [bsp/stm32]add stm32f2xx template 2019-06-18 18:26:49 +08:00
Bernard Xiong
514be9cc47
Merge pull request #2348 from Shuobatian/shuobatian_hwtimer
fix drv_timer.c  stm32f7 TIM14 Interrupt
2019-04-30 08:42:13 +08:00
shuobatian
d84ce01926 fix drv_timer.c stm32f7 TIM14 Interrupt 2019-02-19 09:18:51 +08:00
guanwenliang
7b53218720 完善STM32G071的BSP 2019-02-15 10:43:09 +08:00
SummerGift
02a1fa3079 [bsp][stm32] add hwtimer driver for f7 series 2019-01-08 14:02:18 +08:00
SummerGift
4d6d16fc98 [bsp][stm32] update drivers 2018-12-26 18:16:26 +08:00
SummerGift
c6be644157 [bsp][stm32] update stm32 mul-series drivers 2018-12-26 10:43:46 +08:00
SummerGift
71751eb6f1 [bsp][stm32] add sdio, hw_timer and pwm drivers 2018-12-17 10:38:38 +08:00