Searched defs:Counter (Results 1 – 7 of 7) sorted by relevance
208 void WWDG_SetCounter(uint8_t Counter) in WWDG_SetCounter()239 void WWDG_Enable(uint8_t Counter) in WWDG_Enable()
632 void DMA_SetCurrDataCounter(DMA_Stream_TypeDef* DMAy_Streamx, uint16_t Counter) in DMA_SetCurrDataCounter()
409 void TIM_SetCounter(TIM_TypeDef* TIMx, uint32_t Counter) in TIM_SetCounter()
151 __STATIC_INLINE void LL_WWDG_SetCounter(WWDG_TypeDef *WWDGx, uint32_t Counter) in LL_WWDG_SetCounter()
223 __STATIC_INLINE void LL_IWDG_SetReloadCounter(IWDG_TypeDef *IWDGx, uint32_t Counter) in LL_IWDG_SetReloadCounter()
56 uint32_t Counter; /*!< Specifies the WWDG free-running downcounter value. member
1378 __STATIC_INLINE void LL_TIM_SetCounter(TIM_TypeDef *TIMx, uint32_t Counter) in LL_TIM_SetCounter()