OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onReceiveService
(Results
1 - 2
of
2
) sorted by null
/external/arduino/libraries/Wire/
Wire.h
43
static void
onReceiveService
(uint8_t*, int);
Wire.cpp
67
twi_attachSlaveRxEvent(
onReceiveService
);
207
void TwoWire::
onReceiveService
(uint8_t* inBytes, int numBytes)
Completed in 2659 milliseconds