Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dgrovecircularled.js44 circle.setLevel(0);
/hardware/bsp/intel/peripheral/libupm/examples/python/
Dgrovecircularled.py33 circle.setLevel(0, True)
/hardware/bsp/intel/peripheral/libupm/src/grovecircularled/
Dgrovecircularled.h84 mraa::Result setLevel (uint8_t level, bool direction=true);
Dgrovecircularled.cxx69 GroveCircularLED::setLevel (uint8_t level, bool direction) { in setLevel() function in GroveCircularLED