Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/tools/mpremote/mpremote/
A Dconsole.py102 ch = msvcrt.getch()
106 ch = msvcrt.getch() # second call returns the actual key code
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Dwpng.c113 # ifndef getch
114 # define getch() _read_kbd(0, 1, 0) /* need getche() */ macro
119 # define getch() getkey() /* GRR: need getche() */ macro

Completed in 6 milliseconds