Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog01/
Dfsl_wdog.h255 static inline void WDOG_SetTimeoutValue(WDOG_Type *base, uint16_t timeoutCount) in WDOG_SetTimeoutValue()
270 static inline void WDOG_SetInterrputTimeoutValue(WDOG_Type *base, uint16_t timeoutCount) in WDOG_SetInterrputTimeoutValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.c252 void WDOG32_SetTimeoutValue(WDOG_Type *base, uint16_t timeoutCount) in WDOG32_SetTimeoutValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wwdt/
Dfsl_wwdt.h237 static inline void WWDT_SetTimeoutValue(WWDT_Type *base, uint32_t timeoutCount) in WWDT_SetTimeoutValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog8/
Dfsl_wdog8.h287 static inline void WDOG8_SetTimeoutValue(WDOG_Type *base, uint16_t timeoutCount) in WDOG8_SetTimeoutValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog/
Dfsl_wdog.h331 static inline void WDOG_SetTimeoutValue(WDOG_Type *base, uint32_t timeoutCount) in WDOG_SetTimeoutValue()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/rtwdog/
Dfsl_rtwdog.h333 static inline void RTWDOG_SetTimeoutValue(RTWDOG_Type *base, uint16_t timeoutCount) in RTWDOG_SetTimeoutValue()