Home
last modified time | relevance | path

Searched refs:toucan (Results 1 – 6 of 6) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DExecutableClasses.cs1543 private static Nintendo.SDSG.CatToucan toucan; field in CafeX.cattoucan
1551 … exit_reason = toucan.RelaySerialCharacters((Program.quiet_mode && !Program.ignore_quiet_mode) ? in outputThread()
1556 toucan = null; in outputThread()
1591 toucan = new Nintendo.SDSG.CatToucan(Convert.ToInt32(port)); in createCattoucan()
1594 toucan.AddNotification(kvp); in createCattoucan()
1598 toucan.AddNotification(kvp); in createCattoucan()
1601 toucan.ExclusiveMatch = exclusive_match; in createCattoucan()
1621 if (toucan != null) in start()
1623 toucan.ExclusiveMatch = exclusive_match; in start()
1654 if (toucan != null) in stopCattoucan()
[all …]
/CafeSDK-2.12.13-1/system/bin/tool/
Dcafecleardata41 CAFE_CONSOLE=toucan
Dcafe_utils139 if [ $init_flag = 0 -a "$CAFE_CONSOLE" != "toucan" ]; then
Dcaferecover92 CAFE_CONSOLE=toucan
Dcaferun51 CAFE_DEBUG_PORT=${CAFE_DEBUG_PORT:-toucan}
143 CONSOLE=toucan
146 CONSOLE=toucan
151 CONSOLE=toucan
223 CAFE_DEBUG_PORT=toucan
/CafeSDK-2.12.13-1/
Dcafe.bat387 :: Default output [cattoucan | toucan]