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

  /hardware/ti/omap3/dspbridge/inc/
rms_sh.h 43 *! 08-Aug-2000 jeh Define RMS_WORD for GPP, rename DSP_MSG to RMS_DSPMSG.
82 RMS_WORD fxn; /* Server function address */
83 RMS_WORD arg1; /* First argument */
84 RMS_WORD arg2; /* Second argument */
85 RMS_WORD data; /* Function-specific data array */
93 RMS_WORD bufsize; /* Buffer size (in DSP words) */
94 RMS_WORD nbufs; /* Max number of bufs in stream */
95 RMS_WORD segid; /* Segment to allocate buffers */
96 RMS_WORD align; /* Alignment for allocated buffers */
97 RMS_WORD timeout; /* Timeout (msec) for blocking calls *
    [all...]
rmstypes.h 38 typedef DWORD RMS_WORD;
47 typedef LgUns RMS_WORD;
56 RMS_WORD cmd; /* Message code */
57 RMS_WORD arg1; /* First message argument */
58 RMS_WORD arg2; /* Second message argument */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
rms_sh.h 43 *! 08-Aug-2000 jeh Define RMS_WORD for GPP, rename DSP_MSG to RMS_DSPMSG.
82 RMS_WORD fxn; /* Server function address */
83 RMS_WORD arg1; /* First argument */
84 RMS_WORD arg2; /* Second argument */
85 RMS_WORD data; /* Function-specific data array */
93 RMS_WORD bufsize; /* Buffer size (in DSP words) */
94 RMS_WORD nbufs; /* Max number of bufs in stream */
95 RMS_WORD segid; /* Segment to allocate buffers */
96 RMS_WORD align; /* Alignment for allocated buffers */
97 RMS_WORD timeout; /* Timeout (msec) for blocking calls *
    [all...]
rmstypes.h 38 typedef DWORD RMS_WORD;
47 typedef LgUns RMS_WORD;
56 RMS_WORD cmd; /* Message code */
57 RMS_WORD arg1; /* First message argument */
58 RMS_WORD arg2; /* Second message argument */

Completed in 203 milliseconds