HomeSort by relevance Sort by last modified time
    Searched refs:INSERT_4_BYTES (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 100 #define INSERT_4_BYTES(pBuf, dataBytes) (*((TI_UINT32 *)pBuf) = (TI_UINT32)dataBytes); pBuf+=4;
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 911 INSERT_4_BYTES(pMsgData, uParam);

Completed in 504 milliseconds