Home
last modified time | relevance | path

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

/hal_nxp-latest/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 …]
/hal_nxp-latest/s32/drivers/s32ze/Pwm/src/
DEmios_Pwm_Ip.c381 boolean Ret = FALSE; in Emios_Pwm_Ip_ValidateMode() local
384Ret = (((Emios_Pwm_Ip_aChannelModes[Instance][(uint8)Mode] >> Channel) & 0x01UL) == 1UL) ? TRUE : … in Emios_Pwm_Ip_ValidateMode()
393 return Ret; in Emios_Pwm_Ip_ValidateMode()
631 Emios_Pwm_Ip_StatusType Ret = EMIOS_PWM_IP_STATUS_SUCCESS; in Emios_Pwm_Ip_SetDutyCycleOpwfmb() local
636 Ret = EMIOS_PWM_IP_STATUS_ERROR; in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
675 return Ret; in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
698 Emios_Pwm_Ip_StatusType Ret = EMIOS_PWM_IP_STATUS_SUCCESS; in Emios_Pwm_Ip_SetDutyCycleOpwfm() local
703 Ret = EMIOS_PWM_IP_STATUS_ERROR; in Emios_Pwm_Ip_SetDutyCycleOpwfm()
766 return Ret; in Emios_Pwm_Ip_SetDutyCycleOpwfm()
881 Emios_Pwm_Ip_StatusType Ret = EMIOS_PWM_IP_STATUS_SUCCESS; in Emios_Pwm_Ip_SetDutyCycleOpwmcb() local
[all …]