Home
last modified time | relevance | path

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

/edtt-latest/src/tests/
Dhci_verification.py41 NumRsp, length, lap = 0, 1, toArray(0x9E8B00, 3);
43 status = inquire(transport, idx, lap, length, NumRsp, 100);
/edtt-latest/src/components/
Dbasic_commands.py566 def inquire(transport, idx, lap, length, NumRsp, to): argument
569 cmd += struct.pack('<BB', length, NumRsp);