Searched refs:WDOG8_SetTimeoutValue (Results 1 – 2 of 2) sorted by relevance
124 WDOG8_SetTimeoutValue(base, config->timeoutValue); in WDOG8_Init()
287 static inline void WDOG8_SetTimeoutValue(WDOG_Type *base, uint16_t timeoutCount) in WDOG8_SetTimeoutValue() function