Searched refs:cheksumLastBytesIgnore (Results 1 – 3 of 3) sorted by relevance
664 t_Error FM_PORT_ConfigCheksumLastBytesIgnore(t_Handle h_FmPort, uint8_t cheksumLastBytesIgnore);
815 uint8_t cheksumLastBytesIgnore; member
343 (p_FmPort->p_FmPortDriverParam->cheksumLastBytesIgnore != DEFAULT_notSupported)) in CheckInitParameters()361 if ((p_Params->cheksumLastBytesIgnore > FRAME_END_DATA_SIZE) in CheckInitParameters()362 && ((p_Params->cheksumLastBytesIgnore != DEFAULT_notSupported))) in CheckInitParameters()2338 p_FmPort->p_FmPortDriverParam->cheksumLastBytesIgnore = in FM_PORT_Config()2461 p_FmPort->p_FmPortDriverParam->cheksumLastBytesIgnore = DEFAULT_notSupported; in FM_PORT_Config()