Searched defs:DSPI_MCR_SMPL_PT (Results 1 – 2 of 2) sorted by relevance
54 #define DSPI_MCR_SMPL_PT(x) (((x)&0x03)<<8) macro
58 #define DSPI_MCR_SMPL_PT(x) (((x) & 0x03) << 8) macro