Searched refs:unaligned_u32 (Results 1 – 1 of 1) sorted by relevance
129 static inline uint32_t unaligned_u32(uint32_t *val) { in unaligned_u32() function168 if (osAppInfoByIndex(le32toh(unaligned_u32(&req->appIdx)), &appId, &appVer, &appSize)) { in queryAppInfo()