Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Swt/src/
DSwt_Ip.c639 const uint32 TimeoutValue, const uint32 WindowValue) in Swt_Ip_SetTimeout() argument
650 Ret = Swt_Ip_CheckTimeout(TimeoutValue, WindowValue); in Swt_Ip_SetTimeout()
667 if (WindowValue > 0U) in Swt_Ip_SetTimeout()
669 Base->WN = WindowValue; in Swt_Ip_SetTimeout()
/hal_nxp-3.5.0/s32/drivers/s32ze/Swt/include/
DSwt_Ip.h180 const uint32 TimeoutValue, const uint32 WindowValue);