Searched refs:RetVal (Results 1 – 8 of 8) sorted by relevance
445 Linflexd_Uart_Ip_StatusType RetVal; in Linflexd_Uart_Ip_Deinit() local463 RetVal = LINFLEXD_UART_IP_STATUS_ERROR; in Linflexd_Uart_Ip_Deinit()488 RetVal = LINFLEXD_UART_IP_STATUS_SUCCESS; in Linflexd_Uart_Ip_Deinit()490 return RetVal; in Linflexd_Uart_Ip_Deinit()1216 Linflexd_Uart_Ip_StatusType RetVal = LINFLEXD_UART_IP_STATUS_ERROR; in Linflexd_Uart_Ip_AsyncReceive() local1238 RetVal = Linflexd_Uart_Ip_StartReceiveUsingInterrupts(Instance, RxBuff, RxSize); in Linflexd_Uart_Ip_AsyncReceive()1244 RetVal = Linflexd_Uart_Ip_StartReceiveUsingDma(Instance, RxBuff, RxSize); in Linflexd_Uart_Ip_AsyncReceive()1247 return RetVal; in Linflexd_Uart_Ip_AsyncReceive()1318 Linflexd_Uart_Ip_StatusType RetVal = LINFLEXD_UART_IP_STATUS_ERROR; in Linflexd_Uart_Ip_AsyncSend() local1331 RetVal = Linflexd_Uart_Ip_StartSendUsingInterrupts(Instance, TxBuff, TxSize); in Linflexd_Uart_Ip_AsyncSend()[all …]
175 boolean RetVal = FALSE; in Power_Ip_TimeoutExpired() local180 RetVal = TRUE; in Power_Ip_TimeoutExpired()182 return RetVal; in Power_Ip_TimeoutExpired()
1264 boolean RetVal = FALSE; in Clock_Ip_TimeoutExpired() local1269 RetVal = TRUE; in Clock_Ip_TimeoutExpired()1271 return RetVal; in Clock_Ip_TimeoutExpired()
1360 Canexcel_Ip_StatusType RetVal = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SetFDBaudRate() local1374 RetVal = CANEXCEL_STATUS_SUCCESS; in Canexcel_Ip_SetFDBaudRate()1378 return RetVal; in Canexcel_Ip_SetFDBaudRate()1390 Canexcel_Ip_StatusType RetVal = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SetXLBaudRate() local1403 RetVal = CANEXCEL_STATUS_SUCCESS; in Canexcel_Ip_SetXLBaudRate()1407 return RetVal; in Canexcel_Ip_SetXLBaudRate()1419 Canexcel_Ip_StatusType RetVal = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SetBaudRate() local1428 RetVal = CANEXCEL_STATUS_SUCCESS; in Canexcel_Ip_SetBaudRate()1430 return RetVal; in Canexcel_Ip_SetBaudRate()1492 Canexcel_Ip_StatusType RetVal = CANEXCEL_STATUS_ERROR; in Canexcel_Ip_SetListenOnlyMode() local[all …]
316 boolean RetVal = FALSE; in GMAC_TimeoutExpired() local321 RetVal = TRUE; in GMAC_TimeoutExpired()324 return RetVal; in GMAC_TimeoutExpired()
1717 uint32 RetVal; in Adc_Sar_TempsenseConvFp2Int() local1720 …RetVal = ((FloatingPoint & ADC_SAR_IP_TEMPSENSE_INTEGER_MASK) >> ADC_SAR_IP_TEMPSENSE_INTEGER_SHI… in Adc_Sar_TempsenseConvFp2Int()1721 …RetVal += ((FloatingPoint & ADC_SAR_IP_TEMPSENSE_DECIMAL_MASK) * ADC_SAR_IP_TEMPSENSE_MULTIPLIER) … in Adc_Sar_TempsenseConvFp2Int()1723 return RetVal; in Adc_Sar_TempsenseConvFp2Int()1735 uint16 RetVal; in Adc_Sar_TempsenseConvInt2Fp() local1740 RetVal = ADC_SAR_IP_TEMPSENSE_SIGN_MASK; in Adc_Sar_TempsenseConvInt2Fp()1745 RetVal = 0U; in Adc_Sar_TempsenseConvInt2Fp()1750 …RetVal |= (uint16)(((Temp / ADC_SAR_IP_TEMPSENSE_MULTIPLIER) << ADC_SAR_IP_TEMPSENSE_INTEGER_SHIFT… in Adc_Sar_TempsenseConvInt2Fp()1752 …RetVal |= (uint16)(((Temp % ADC_SAR_IP_TEMPSENSE_MULTIPLIER) * (ADC_SAR_IP_TEMPSENSE_DECIMAL_MASK … in Adc_Sar_TempsenseConvInt2Fp()1754 return RetVal; in Adc_Sar_TempsenseConvInt2Fp()
1192 boolean RetVal = FALSE; in Clock_Ip_TimeoutExpired() local1197 RetVal = TRUE; in Clock_Ip_TimeoutExpired()1199 return RetVal; in Clock_Ip_TimeoutExpired()
1188 boolean RetVal = FALSE; in Clock_Ip_TimeoutExpired() local1193 RetVal = TRUE; in Clock_Ip_TimeoutExpired()1195 return RetVal; in Clock_Ip_TimeoutExpired()