Searched refs:wheelISR (Results 1 – 2 of 2) sorted by relevance
87 m_gpio.isr(mraa::EDGE_RISING, &wheelISR, this); in startCounter()101 void WheelEncoder::wheelISR(void *ctx) in wheelISR() function in WheelEncoder
122 static void wheelISR(void *ctx);