OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableRestart
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/pca9685/
pca9685.h
302
void
enableRestart
(bool enabled) { m_restartEnabled = enabled; };
pca9685.cxx
71
enableRestart
(true);
Completed in 53 milliseconds