HomeSort by relevance Sort by last modified time
    Searched refs:onRequestService (Results 1 - 2 of 2) sorted by null

  /external/arduino/libraries/Wire/
Wire.h 42 static void onRequestService(void);
Wire.cpp 66 twi_attachSlaveTxEvent(onRequestService);
232 void TwoWire::onRequestService(void)

Completed in 350 milliseconds