Searched refs:CY_LIN_BAD_PARAM (Results 1 – 2 of 2) sorted by relevance
62 return CY_LIN_BAD_PARAM; in Cy_LIN_DeInit()94 status = CY_LIN_BAD_PARAM; in Cy_LIN_Init()100 status = CY_LIN_BAD_PARAM; in Cy_LIN_Init()104 status = CY_LIN_BAD_PARAM; in Cy_LIN_Init()141 status = CY_LIN_BAD_PARAM; in Cy_LIN_ReadData()194 status = CY_LIN_BAD_PARAM; in Cy_LIN_WriteData()199 status = CY_LIN_BAD_PARAM; in Cy_LIN_WriteData()246 ret = CY_LIN_BAD_PARAM; in Cy_LIN_Enable()267 ret = CY_LIN_BAD_PARAM; in Cy_LIN_Disable()289 ret = CY_LIN_BAD_PARAM; in Cy_LIN_SetBreakWakeupFieldLength()[all …]
239 CY_LIN_BAD_PARAM = CY_LIN_ID | CY_PDL_STATUS_ERROR | 0x01u, /**< Bad parameter was passed */ enumerator