OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SR_MBB
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
motoi2creg.h
52
#define
SR_MBB
0x20 /* 1 before STOP condition is detected */
motoi2c.c
145
while ((I2C_READ(I2CSR) &
SR_MBB
) != 0 && --timo)
225
if ((cr & CR_MSTA) == 0 && (sr &
SR_MBB
) != 0) {
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025