OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MODE1_SLEEP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
pca9685reg.h
106
#define
MODE1_SLEEP
0x10 /* 1 = low power mode, oscillator off */
pca9685.c
398
mode1 |=
MODE1_SLEEP
;
429
mode1 &= ~
MODE1_SLEEP
;
Completed in 115 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025