MCPcopy
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

16const deviceName = "riscv-qemu"
17
18func (p Pin) Set(high bool) {
19 // no pins defined
20}
21
22var rngLock sync.Mutex
23var rngDevice *virtioDevice1

Callers 15

HighMethod · 0.95
LowMethod · 0.95
TestCorpusFunction · 0.45
mainFunction · 0.45
testValueSetInterfaceFunction · 0.45
mainFunction · 0.45
overridePropertiesMethod · 0.45
getTypeCodeMethod · 0.45
getLLVMTypeMethod · 0.45
makeLLVMTypeMethod · 0.45
EnterSerialBootloaderFunction · 0.45
EnterUF2BootloaderFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestCorpusFunction · 0.36