Home
last modified time | relevance | path

Searched defs:windowValue (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wwdt/
Dfsl_wwdt.h51 uint32_t windowValue; /*!< Window value, set this to 0xFFFFFF if windowing is not in effect */ member
253 static inline void WWDT_SetWindowValue(WWDT_Type *base, uint32_t windowValue) in WWDT_SetWindowValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog8/
Dfsl_wdog8.h71 uint16_t windowValue; /*!< Window value */ member
303 static inline void WDOG8_SetWindowValue(WDOG_Type *base, uint16_t windowValue) in WDOG8_SetWindowValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog/
Dfsl_wdog.h80 uint32_t windowValue; /*!< Window value */ member
348 static inline void WDOG_SetWindowValue(WDOG_Type *base, uint32_t windowValue) in WDOG_SetWindowValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/rtwdog/
Dfsl_rtwdog.h82 uint16_t windowValue; /*!< Window value */ member
348 static inline void RTWDOG_SetWindowValue(RTWDOG_Type *base, uint16_t windowValue) in RTWDOG_SetWindowValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.c267 void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue) in WDOG32_SetWindowValue()
Dfsl_wdog32.h82 uint16_t windowValue; /*!< Window value */ member