HomeSort by relevance Sort by last modified time
    Searched full:gt_config (Results 1 - 1 of 1) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
gt.h 33 *! 03-Jan-1997 ge Replaced "GT_" prefix to GT_Config structure members
48 struct GT_Config {
55 extern struct GT_Config *GT;
108 * ======== GT_config ========
112 GT_config(struct GT_Config config)
248 #define GT_config( config )
254 extern struct GT_Config _GT_params;
261 #define GT_config( config ) (_GT_params = *(config))

Completed in 475 milliseconds