Searched refs:gpiopxsc (Results 1 – 1 of 1) sorted by relevance
38 def gpiopxsc(val): function53 return gpiopxsc(val - 4) + ("2" if val > 4 else "")57 return gpiopxsc(val - 4)278 gpiohilo(m.group(3)), gpiopxsc(m.group(1)), m.group(2)281 gpiodir(m.group(4)), gpiopxsc(m.group(1)), m.group(2), m.group(3)292 gpiodir(m.group(4)), gpiopxsc(int(m.group(1)) - 8), m.group(2), m.group(3)