Searched refs:filein (Results 1 – 2 of 2) sorted by relevance
82 filein = ""89 filein = arg91 if not filein:95 lines = open(filein,"r").readlines()97 print "Problem opening file: %s" % filein
2683 MS_BOOL filein = FALSE; in _DMX_FlowSet() local2913 filein = TRUE; in _DMX_FlowSet()3008 …MDrv_TSP_SetTSIF(u16TSIF, cfg, filein); // we set TSIF at this function (external sync and parall… in _DMX_FlowSet()3023 if(filein == TRUE) in _DMX_FlowSet()3025 MDrv_TSP_SetTSIF(eTSIF, E_TSP_TSIF_EN | E_TSP_TSIF_EXTSYNC | E_TSP_TSIF_PARL ,filein); in _DMX_FlowSet()3037 …MDrv_TSP_SetTSIF(eTSIF, cfg, filein); // we set TSIF at this function (external sync and parallel) in _DMX_FlowSet()