Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Wdg/src/
DSwt_Ip.c276 Swt_Ip_StatusType Ret = SWT_IP_STATUS_SUCCESS; in Swt_Ip_Unlock() local
285 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Unlock()
308 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Unlock()
318 return Ret; in Swt_Ip_Unlock()
364 Swt_Ip_StatusType Ret = SWT_IP_STATUS_SUCCESS; in Swt_Ip_CheckTimeout() local
368 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_CheckTimeout()
373 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_CheckTimeout()
376 return Ret; in Swt_Ip_CheckTimeout()
448 Swt_Ip_StatusType Ret = SWT_IP_STATUS_SUCCESS; in Swt_Ip_Init() local
457 Ret = SWT_IP_STATUS_ERROR; in Swt_Ip_Init()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c239 boolean Ret = FALSE; in Emios_Pwm_Ip_ValidateMode() local
242Ret = (((Emios_Pwm_Ip_aChannelModes[Instance][(uint8)Mode] >> Channel) & 0x01UL) == 1UL) ? TRUE : … in Emios_Pwm_Ip_ValidateMode()
251 return Ret; in Emios_Pwm_Ip_ValidateMode()
477 Emios_Pwm_Ip_StatusType Ret = EMIOS_PWM_IP_STATUS_SUCCESS; in Emios_Pwm_Ip_SetDutyCycleOpwfmb() local
482 Ret = EMIOS_PWM_IP_STATUS_ERROR; in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
521 return Ret; in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
543 Emios_Pwm_Ip_StatusType Ret = EMIOS_PWM_IP_STATUS_SUCCESS; in Emios_Pwm_Ip_SetDutyCycleOpwfm() local
548 Ret = EMIOS_PWM_IP_STATUS_ERROR; in Emios_Pwm_Ip_SetDutyCycleOpwfm()
611 return Ret; in Emios_Pwm_Ip_SetDutyCycleOpwfm()
729 Emios_Pwm_Ip_StatusType Ret = EMIOS_PWM_IP_STATUS_SUCCESS; in Emios_Pwm_Ip_SetDutyCycleOpwmcb() local
[all …]