Home | History | Annotate | Download | only in Ctrl

Lines Matching refs:tRes

1530 	TI_STATUS tRes = TI_NOK;
1555 tRes = cmdBld_CfgIeSetBaSession (hCmdBld,
1564 if (tRes != TI_OK)
1566 return tRes;
1573 tRes = cmdBld_CfgIeSetBaSession (hCmdBld,
1582 if (tRes != TI_OK)
1584 return tRes;
1593 tRes = cmdBld_CfgIeSetBaSession (hCmdBld,
1605 tRes = cmdBld_CfgIeSetBaSession (hCmdBld,
1618 tRes = cmdBld_CfgIeSetBaSession (hCmdBld,
1627 if (tRes != TI_OK)
1629 return tRes;
1632 tRes = cmdBld_CfgIeSetBaSession (hCmdBld,
1645 return tRes;