Searched refs:htole64 (Results 1 – 5 of 5) sorted by relevance
52 #define htole64(x) ((uint64_t)(x)) macro66 #define htole64(x) bswap64((x)) macro
121 uint64_t tmp = htole64(val); in writeU64()
404 .app_id.id = htole64(appBinary.appId), in loadNanoApp()407 .hw_hub_type = htole64(0), in loadNanoApp()
200 hub_app_name_t res = { .id = htole64(src.id) }; in hostAppNameToDevice()
169 resp->appId = htole64(appId); in queryAppInfo()