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