OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:motoi2c_busy_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
motoi2c.c
58
static int
motoi2c_busy_wait
(struct motoi2c_softc *, uint8_t);
168
motoi2c_busy_wait
(struct motoi2c_softc *sc, uint8_t cr)
function in typeref:typename:int
267
error =
motoi2c_busy_wait
(sc, cr);
279
error =
motoi2c_busy_wait
(sc, cr);
300
error =
motoi2c_busy_wait
(sc, cr);
324
error =
motoi2c_busy_wait
(sc, cr);
345
error =
motoi2c_busy_wait
(sc, cr);
356
error =
motoi2c_busy_wait
(sc, cr);
motoi2c.c
58
static int
motoi2c_busy_wait
(struct motoi2c_softc *, uint8_t);
168
motoi2c_busy_wait
(struct motoi2c_softc *sc, uint8_t cr)
function in typeref:typename:int
267
error =
motoi2c_busy_wait
(sc, cr);
279
error =
motoi2c_busy_wait
(sc, cr);
300
error =
motoi2c_busy_wait
(sc, cr);
324
error =
motoi2c_busy_wait
(sc, cr);
345
error =
motoi2c_busy_wait
(sc, cr);
356
error =
motoi2c_busy_wait
(sc, cr);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025