Searched refs:pinA (Results 1 – 4 of 4) sorted by relevance
34 RotaryEncoder::RotaryEncoder(int pinA, int pinB) in RotaryEncoder() argument36 if ( !(m_gpioA = mraa_gpio_init(pinA)) ) in RotaryEncoder()
72 RotaryEncoder(int pinA, int pinB);
37 OTP538U::OTP538U(int pinA, int pinO, float aref) in OTP538U() argument58 if ( !(m_aioA = mraa_aio_init(pinA)) ) in OTP538U()
80 OTP538U(int pinA, int pinO, float aref = 5.0);