Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Swt/src/
DSwt_Ip.c267 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Unlock()
290 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Unlock()
351 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_CheckTimeout()
356 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_CheckTimeout()
438 if (Swt_Ip_Unlock(Base) == SWT_IP_STATUS_ERROR) in Swt_Ip_Init()
440 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Init()
604 if (SWT_IP_STATUS_ERROR == Swt_Ip_Unlock(Base)) in Swt_Ip_Config()
606 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Config()
654 if (SWT_IP_STATUS_ERROR == Swt_Ip_Unlock(Base)) in Swt_Ip_SetTimeout()
656 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_SetTimeout()
[all …]
/hal_nxp-3.5.0/s32/drivers/s32ze/Swt/include/
DSwt_Ip_Types.h91 SWT_IP_STATUS_ERROR = 0x01, enumerator