Searched refs:UDS_LE2BE32 (Results 1 – 1 of 1) sorted by relevance
267 inline u32 UDS_LE2BE32( u32 value) in UDS_LE2BE32() function283 tmpA[0] = UDS_LE2BE32(tmpB[1]); in UDS_LE2BE64()284 tmpA[1] = UDS_LE2BE32(tmpB[0]); in UDS_LE2BE64()