Explorar o código

Update drv_hwtimer.c

林永 %!s(int64=4) %!d(string=hai) anos
pai
achega
9eb2275935
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      bsp/stm32/libraries/HAL_Drivers/drv_hwtimer.c

+ 1 - 0
bsp/stm32/libraries/HAL_Drivers/drv_hwtimer.c

@@ -153,6 +153,7 @@ static struct stm32_hwtimer stm32_hwtimer_obj[] =
 #endif
 };
 
+/* APBx timer clocks frequency doubler state related to APB1CLKDivider value */
 static void pclkx_doubler_get(uint32_t *pclk1_doubler, uint32_t *pclk2_doubler)
 {
     uint32_t flatency = 0;