Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/wheelencoder/
Dwheelencoder.cxx87 m_gpio.isr(mraa::EDGE_RISING, &wheelISR, this); in startCounter()
101 void WheelEncoder::wheelISR(void *ctx) in wheelISR() function in WheelEncoder
Dwheelencoder.h122 static void wheelISR(void *ctx);