Home
last modified time | relevance | path

Searched defs:installISR (Results 1 – 7 of 7) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/rpr220/
Drpr220.cxx62 void RPR220::installISR(IsrCallback *cb) in installISR() function in RPR220
68 void RPR220::installISR(void (*isr)(void *), void *arg) in installISR() function in RPR220
/hardware/bsp/intel/peripheral/libupm/src/a110x/
Da110x.cxx61 void A110X::installISR( IsrCallback *cb) in installISR() function in A110X
67 void A110X::installISR(void (*isr)(void *), void *arg) in installISR() function in A110X
/hardware/bsp/intel/peripheral/libupm/src/ttp223/
Dttp223.cxx63 void TTP223::installISR(mraa::Edge level, IsrCallback *cb) in installISR() function in TTP223
69 void TTP223::installISR(mraa::Edge level, void (*isr)(void *), void *arg) in installISR() function in TTP223
/hardware/bsp/intel/peripheral/libupm/src/mma7660/
Dmma7660.cxx208 void MMA7660::installISR(int pin, IsrCallback *cb) in installISR() function in MMA7660
214 void MMA7660::installISR(int pin, void (*isr)(void *), void *arg) in installISR() function in MMA7660
/hardware/bsp/intel/peripheral/libupm/src/grove/
Dgrove.cxx282 void GroveButton::installISR(mraa::Edge level, IsrCallback *cb) in installISR() function in GroveButton
288 void GroveButton::installISR(mraa::Edge level, void (*isr)(void *), void *arg) in installISR() function in GroveButton
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/
Dmpu60x0.cxx388 void MPU60X0::installISR(int gpio, mraa::Edge level, in installISR() function in MPU60X0
395 void MPU60X0::installISR(int gpio, mraa::Edge level, in installISR() function in MPU60X0
/hardware/bsp/intel/peripheral/libupm/src/lsm9ds0/
Dlsm9ds0.cxx745 void LSM9DS0::installISR(INTERRUPT_PINS_T intr, int gpio, mraa::Edge level, in installISR() function in LSM9DS0
752 void LSM9DS0::installISR(INTERRUPT_PINS_T intr, int gpio, mraa::Edge level, in installISR() function in LSM9DS0