Searched refs:UINT_TO_CHARS (Results 1 – 1 of 1) sorted by relevance
132 #define UINT_TO_CHARS(chr,ui) (chr)[0]=(unsigned char)(ui>>24); \ macro1211 UINT_TO_CHARS(&dataStore[ptr], (uint32_t)lltmp); in inv_mpu_test()1215 UINT_TO_CHARS(&dataStore[ptr], (uint32_t)lltmp); in inv_mpu_test()1219 UINT_TO_CHARS(&dataStore[ptr], (uint32_t)lltmp); in inv_mpu_test()1224 UINT_TO_CHARS(&dataStore[ptr], (uint32_t)lltmp); in inv_mpu_test()1228 UINT_TO_CHARS(&dataStore[ptr], (uint32_t)lltmp); in inv_mpu_test()1232 UINT_TO_CHARS(&dataStore[ptr], (uint32_t)lltmp); in inv_mpu_test()1239 UINT_TO_CHARS(&dataStore[ptr], chk); in inv_mpu_test()