Home
last modified time | relevance | path

Searched refs:WDOG8_SetTimeoutValue (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog8/
Dfsl_wdog8.c124 WDOG8_SetTimeoutValue(base, config->timeoutValue); in WDOG8_Init()
Dfsl_wdog8.h287 static inline void WDOG8_SetTimeoutValue(WDOG_Type *base, uint16_t timeoutCount) in WDOG8_SetTimeoutValue() function