Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygo-org/tinygo
/ Set
Method
Set
src/machine/virt.go:18–20 ·
view source on GitHub ↗
(high bool)
Source
from the content-addressed store, hash-verified
16
const
deviceName =
"riscv-qemu"
17
18
func
(p Pin) Set(high bool) {
19
// no pins defined
20
}
21
22
var
rngLock sync.Mutex
23
var
rngDevice *virtioDevice1
Callers
15
High
Method · 0.95
Low
Method · 0.95
TestCorpus
Function · 0.45
main
Function · 0.45
testValueSetInterface
Function · 0.45
main
Function · 0.45
overrideProperties
Method · 0.45
getTypeCode
Method · 0.45
getLLVMType
Method · 0.45
makeLLVMType
Method · 0.45
EnterSerialBootloader
Function · 0.45
EnterUF2Bootloader
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestCorpus
Function · 0.36