Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/console/
DCMakeLists.txt3 zephyr_sources_ifdef(CONFIG_CONSOLE_GETCHAR tty.c getchar.c)
/Zephyr-latest/samples/subsys/console/getchar/
DCMakeLists.txt5 project(getchar) project
DREADME.rst10 Similar to the well-known ANSI C getchar() function,
33 :zephyr-app: samples/subsys/console/getchar
/Zephyr-latest/tests/crypto/mbedtls/src/
Dmbedtls.c409 getchar(); in ZTEST_USER()
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst155 getchar(),yes
/Zephyr-latest/doc/releases/
Drelease-notes-1.12.rst715 * :github:`7755` - getchar sample not working on nRF5x
Drelease-notes-2.6.rst1093 * :github:`35677` - samples/subsys/console/getchar and samples/subsys/console/getline build breaks …