Searched refs:MAX_PACKET_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance
221 #define MAX_PACKET_ALIGNMENT 31 macro
122 #define MAX_PACKET_ALIGNMENT 31 macro
83 if((p_Dtsec->p_DtsecDriverParam)->packetAlignmentPadding > MAX_PACKET_ALIGNMENT) in CheckInitParameters()84 …AJOR, E_INVALID_STATE, ("packetAlignmentPadding can't be greater than %d ",MAX_PACKET_ALIGNMENT )); in CheckInitParameters()