MCPcopy Create free account

hub / github.com/JoshuaDoes/tensor-usbdl / functions

Functions56 in github.com/JoshuaDoes/tensor-usbdl

↓ 13 callersMethodClosed
()
dnw.go:307
↓ 11 callersFunctionreadFile
(file string)
cmd/tensor-usbdl/utils.go:13
↓ 7 callersMethodWrite
(p []byte)
dnw.go:272
↓ 6 callersMethodBytes
()
message.go:56
↓ 4 callersMethodSet
(brand, model, variant string)
cmd/tensor-usbdl/identify.go:13
↓ 4 callersMethodclose
()
dnw.go:297
↓ 3 callersMethodDevice
()
message.go:49
↓ 3 callersFunctionNewMessage
(bytes []byte)
message.go:14
↓ 3 callersMethodWriteCmd
(cmd *Command)
dnw.go:200
↓ 3 callersFunctionwriteRaw
(dnw *tensorutils.DNW, cmd, arg, bytes []byte)
cmd/tensor-usbdl/utils.go:21
↓ 2 callersMethodArg
()
command.go:47
↓ 2 callersMethodArgument
()
message.go:52
↓ 2 callersMethodCRC
()
command.go:55
↓ 2 callersMethodCRCLen
()
command.go:71
↓ 2 callersMethodClose
()
dnw.go:292
↓ 2 callersMethodCmd
()
command.go:43
↓ 2 callersMethodCmdLen
()
command.go:59
↓ 2 callersMethodCommand
()
message.go:43
↓ 2 callersMethodData
()
command.go:51
↓ 2 callersMethodDataLen
()
command.go:67
↓ 2 callersMethodGetID
()
dnw.go:337
↓ 2 callersFunctionIdentify
(id string)
cmd/tensor-usbdl/identify.go:35
↓ 2 callersFunctionNewCommand
(cmd, arg, data, crc []byte)
command.go:15
↓ 2 callersMethodRead
(p []byte)
dnw.go:157
↓ 2 callersMethodString
()
cmd/tensor-usbdl/identify.go:20
↓ 2 callersMethodSubCommand
()
message.go:46
↓ 2 callersFunctionpathJoin
(paths ...string)
cmd/tensor-usbdl/utils.go:92
↓ 2 callersMethodread
(r *crunchio.Buffer, p []byte)
dnw.go:166
↓ 2 callersMethodwrite
(p []byte)
dnw.go:281
↓ 1 callersMethodArgLen
()
command.go:63
↓ 1 callersMethodBytes
()
command.go:24
↓ 1 callersMethodFree
()
dnw.go:310
↓ 1 callersMethodGetPID
()
dnw.go:351
↓ 1 callersMethodGetPort
()
dnw.go:325
↓ 1 callersMethodGetSerial
()
dnw.go:331
↓ 1 callersMethodGetUSB
()
dnw.go:357
↓ 1 callersMethodGetVID
()
dnw.go:345
↓ 1 callersMethodReadMsg
()
dnw.go:103
↓ 1 callersMethodWriteMsg
(msg *Message)
dnw.go:206
↓ 1 callersFunctionchecksum
(bytes []byte)
cmd/tensor-usbdl/utils.go:36
↓ 1 callersFunctioncloseGhostsDNW
()
dnw.go:74
↓ 1 callersFunctiongetDevice
(vid, pid string)
devices.go:26
↓ 1 callersFunctionisDir
(paths ...string)
cmd/tensor-usbdl/utils.go:70
↓ 1 callersMethodreadMsg
(r *crunchio.Buffer)
dnw.go:111
↓ 1 callersMethodreadThread
()
dnw.go:169
↓ 1 callersFunctionrefreshDevices
()
devices.go:15
↓ 1 callersFunctionusage
()
cmd/tensor-usbdl/main.go:94
MethodGetBuffer
()
dnw.go:318
FunctionGetDNW
GetDNW finds the next device known to be compatible with DNW and claims it
dnw.go:22
MethodLen
()
command.go:75
FunctionRegisterDevicePairDNW
(vid, pid string)
dnw.go:61
MethodString
()
message.go:60
FunctionbumpUint16
(b []byte)
cmd/tensor-usbdl/utils.go:62
FunctionbumpUint32
(b []byte)
cmd/tensor-usbdl/utils.go:54
FunctionisFile
(paths ...string)
cmd/tensor-usbdl/utils.go:81
Functionmain
()
cmd/tensor-usbdl/main.go:153