Home
last modified time | relevance | path

Searched refs:INITIALIZED_COMPORTS (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/bin/tool/
Dcafe_utils134 INITIALIZED_COMPORTS=$INITIALIZED_COMPORTS"COM$COMPORT "
/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeFunctions.cs219 internal static EnvVar INITIALIZED_COMPORTS = new EnvVar("INITIALIZED_COMPORTS"); field in CafeX.Program
8452 INITIALIZED_COMPORTS.value = ""; in initialize_serial_port_and_directory()
8460 INITIALIZED_COMPORTS.AddToVar("COM" + COMPORT + " ", ' '); in initialize_serial_port_and_directory()