Searched defs:htol32_ua_store (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dbcmendian.h74 #define store32_ua(a, v) htol32_ua_store(v, a)
132 #define htol32_ua_store(val, bytes) ({ \ macro
226 htol32_ua_store(uint32 val, uint8 *bytes) function

Completed in 16 milliseconds