Home
last modified time | relevance | path

Searched refs:SIG_UART0_RECV (Results 1 – 1 of 1) sorted by relevance

/external/arduino/hardware/arduino/cores/arduino/
DHardwareSerial.cpp98 #elif defined(SIG_UART0_RECV) && defined(UDR0)
99 SIGNAL(SIG_UART0_RECV) in SIGNAL() argument