Home
last modified time | relevance | path

Searched refs:unaligned_u32 (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c120 static inline uint32_t unaligned_u32(uint32_t *val) { in unaligned_u32() function
159 if (osAppInfoByIndex(le32toh(unaligned_u32(&req->appIdx)), &appId, &appVer, &appSize)) { in queryAppInfo()