Home
last modified time | relevance | path

Searched defs:Counter (Results 1 – 14 of 14) sorted by relevance

/lk-master/external/platform/stm32f2xx/STM32F2xx_StdPeriph_Driver/src/
A Dstm32f2xx_wwdg.c210 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter()
241 void WWDG_Enable(uint8_t Counter) in WWDG_Enable()
A Dstm32f2xx_dma.c632 void DMA_SetCurrDataCounter(DMA_Stream_TypeDef* DMAy_Streamx, uint16_t Counter) in DMA_SetCurrDataCounter()
A Dstm32f2xx_tim.c409 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter) in TIM_SetCounter()
/lk-master/external/platform/stm32f1xx/STM32F10x_StdPeriph_Driver/src/
A Dstm32f10x_wwdg.c169 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter()
184 void WWDG_Enable(uint8_t Counter) in WWDG_Enable()
A Dstm32f10x_tim.c2262 void TIM_SetCounter(TIM_TypeDef* TIMx, uint16_t Counter) in TIM_SetCounter()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_wwdg.c208 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter()
239 void WWDG_Enable(uint8_t Counter) in WWDG_Enable()
A Dstm32f4xx_dma.c632 void DMA_SetCurrDataCounter(DMA_Stream_TypeDef* DMAy_Streamx, uint16_t Counter) in DMA_SetCurrDataCounter()
A Dstm32f4xx_tim.c409 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter) in TIM_SetCounter()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_wwdg.c331 HAL_StatusTypeDef HAL_WWDG_Refresh(WWDG_HandleTypeDef *hwwdg, uint32_t Counter) in HAL_WWDG_Refresh()
/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_ll_wwdg.h172 __STATIC_INLINE void LL_WWDG_SetCounter(WWDG_TypeDef *WWDGx, uint32_t Counter) in LL_WWDG_SetCounter()
A Dstm32f0xx_ll_iwdg.h243 __STATIC_INLINE void LL_IWDG_SetReloadCounter(IWDG_TypeDef *IWDGx, uint32_t Counter) in LL_IWDG_SetReloadCounter()
A Dstm32f0xx_hal_wwdg.h72 uint32_t Counter; /*!< Specifies the WWDG free-running downcounter value. member
A Dstm32f0xx_ll_tim.h1284 __STATIC_INLINE void LL_TIM_SetCounter(TIM_TypeDef *TIMx, uint32_t Counter) in LL_TIM_SetCounter()
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_wwdg.h83 uint32_t Counter; /*!< Specifies the WWDG free-running downcounter value. member

Completed in 170 milliseconds