Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/utils/
Dtidef.h273 #define SET_WLAN_LONG(dst,val) ((TI_UINT8 *)(dst))[3] = (val) & 0xff; \ macro
350 #define SET_WLAN_LONG(dst,val) ((TI_UINT8 *)(dst))[0] = (val) & 0xff; \ macro