Searched defs:windowValue (Results 1 – 6 of 6) sorted by relevance
51 uint32_t windowValue; /*!< Window value, set this to 0xFFFFFF if windowing is not in effect */ member253 static inline void WWDT_SetWindowValue(WWDT_Type *base, uint32_t windowValue) in WWDT_SetWindowValue()
71 uint16_t windowValue; /*!< Window value */ member303 static inline void WDOG8_SetWindowValue(WDOG_Type *base, uint16_t windowValue) in WDOG8_SetWindowValue()
80 uint32_t windowValue; /*!< Window value */ member348 static inline void WDOG_SetWindowValue(WDOG_Type *base, uint32_t windowValue) in WDOG_SetWindowValue()
82 uint16_t windowValue; /*!< Window value */ member348 static inline void RTWDOG_SetWindowValue(RTWDOG_Type *base, uint16_t windowValue) in RTWDOG_SetWindowValue()
267 void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue) in WDOG32_SetWindowValue()
82 uint16_t windowValue; /*!< Window value */ member