Searched defs:WWDGx (Results 1 – 2 of 2) sorted by relevance
124 __STATIC_INLINE void LL_WWDG_Enable(WWDG_TypeDef *WWDGx) in LL_WWDG_Enable()135 __STATIC_INLINE uint32_t LL_WWDG_IsEnabled(WWDG_TypeDef *WWDGx) in LL_WWDG_IsEnabled()151 __STATIC_INLINE void LL_WWDG_SetCounter(WWDG_TypeDef *WWDGx, uint32_t Counter) in LL_WWDG_SetCounter()162 __STATIC_INLINE uint32_t LL_WWDG_GetCounter(WWDG_TypeDef *WWDGx) in LL_WWDG_GetCounter()180 __STATIC_INLINE void LL_WWDG_SetPrescaler(WWDG_TypeDef *WWDGx, uint32_t Prescaler) in LL_WWDG_SetPrescaler()195 __STATIC_INLINE uint32_t LL_WWDG_GetPrescaler(WWDG_TypeDef *WWDGx) in LL_WWDG_GetPrescaler()216 __STATIC_INLINE void LL_WWDG_SetWindow(WWDG_TypeDef *WWDGx, uint32_t Window) in LL_WWDG_SetWindow()227 __STATIC_INLINE uint32_t LL_WWDG_GetWindow(WWDG_TypeDef *WWDGx) in LL_WWDG_GetWindow()248 __STATIC_INLINE uint32_t LL_WWDG_IsActiveFlag_EWKUP(WWDG_TypeDef *WWDGx) in LL_WWDG_IsActiveFlag_EWKUP()259 __STATIC_INLINE void LL_WWDG_ClearFlag_EWKUP(WWDG_TypeDef *WWDGx) in LL_WWDG_ClearFlag_EWKUP()[all …]