Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dsemihosting.c92 static void mp_semihosting_tx_char(char c) { in mp_semihosting_tx_char() function
101 mp_semihosting_tx_char(*str); // maybe faster? in mp_semihosting_tx_strn()
127 mp_semihosting_tx_char('\r'); in mp_semihosting_tx_strn_cooked()

Completed in 3 milliseconds