Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/wwdt/
Dfsl_wwdt.h53 uint32_t warningValue; /*!< Watchdog time counter value that will generate a member
219 static inline void WWDT_SetWarningValue(WWDT_Type *base, uint32_t warningValue) in WWDT_SetWarningValue()