Searched refs:htole64 (Results 1 – 4 of 4) sorted by relevance
52 #define htole64(x) ((uint64_t)(x)) macro66 #define htole64(x) bswap64((x)) macro
134 uint64_t tmp = htole64(val); in writeU64()
128 hub_app_name_t res = { .id = htole64(src.id) }; in hostAppNameToDevice()
152 resp->appId = htole64(appId); in queryAppInfo()