Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/grovecircularled/
Dgrovecircularled.cxx60 send16bitBlock (CMDMODE); in setSpinner()
63 send16bitBlock (state); in setSpinner()
76 send16bitBlock (CMDMODE); in setLevel()
79 send16bitBlock (state); in setLevel()
84 send16bitBlock (CMDMODE); in setLevel()
87 send16bitBlock (state); in setLevel()
97 send16bitBlock (CMDMODE); in setStatus()
99 send16bitBlock (status[block_idx] ? BIT_HIGH : BIT_LOW); in setStatus()
118 GroveCircularLED::send16bitBlock (short data) { in send16bitBlock() function in GroveCircularLED
Dgrovecircularled.h109 mraa::Result send16bitBlock (short data);
/hardware/bsp/intel/peripheral/libupm/src/my9221/
Dmy9221.cxx58 send16bitBlock (CMDMODE); in setBarLevel()
63 send16bitBlock (state); in setBarLevel()
68 send16bitBlock (state); in setBarLevel()
88 MY9221::send16bitBlock (short data) { in send16bitBlock() function in MY9221
Dmy9221.h93 mraa::Result send16bitBlock (short data);