Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmendian.h76 #define store16_ua(a, v) htol16_ua_store(v, a)
125 #define htol16_ua_store(val, bytes) ({ \ macro
216 htol16_ua_store(uint16 val, uint8 *bytes) in htol16_ua_store() function