Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dinterrupt_char.c32 int mp_interrupt_char = -1; variable
35 mp_interrupt_char = c; in mp_hal_set_interrupt_char()
A Dinterrupt_char.h29 extern int mp_interrupt_char;
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpstdinport.c48 if (c == mp_interrupt_char) { in py_uart_rx_notify()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Duos_dupterm.c134 if (buf[0] == mp_interrupt_char) { in mp_uos_dupterm_rx_chr()

Completed in 4 milliseconds