Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/pulsensor/
Dpulsensor.cxx34 Pulsensor::Pulsensor (Callback *obj_call) : pin_ctx(0) in Pulsensor() argument
36 obj_callback = obj_call; in Pulsensor()