Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_retarget.c103 FILE *stdin = &__SEGGER_RTL_stdin_file; // NOTE: Provide implementation of stdin for RTL. variable
282 if (stream == stdin || stream == stdout || stream == stderr) { in __SEGGER_RTL_X_file_stat()
309 if (stream == stdin) { in __SEGGER_RTL_X_file_read()
350 if (stream == stdin) { in __SEGGER_RTL_X_file_unget()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_retarget.c103 FILE *stdin = &__SEGGER_RTL_stdin_file; // NOTE: Provide implementation of stdin for RTL. variable
282 if (stream == stdin || stream == stdout || stream == stderr) { in __SEGGER_RTL_X_file_stat()
309 if (stream == stdin) { in __SEGGER_RTL_X_file_read()
350 if (stream == stdin) { in __SEGGER_RTL_X_file_unget()
/bsp/samd21/sam_d2x_asflib/sam0/utils/stdio/stdio_serial/
A Dstdio_serial.h103 setbuf(stdin, NULL); in stdio_serial_init()
133 setbuf(stdin, NULL); in stdio_serial_init()
/bsp/hpmicro/libraries/hpm_sdk/components/debug_console/
A Dhpm_debug_console.c69 FILE *stdin = &__SEGGER_RTL_stdin_file; /* NOTE: Provide implementation of stdin for RTL. */ variable
114 if (stream == stdin) { in __SEGGER_RTL_X_file_unget()
/bsp/nuvoton/nk-980iot/uboot/
A Denv.txt4 stdin=serial
/bsp/samd21/sam_d2x_asflib/common/utils/stdio/stdio_usb/
A Dstdio_usb.c113 setbuf(stdin, NULL); in stdio_usb_init()
/bsp/samd21/sam_d2x_asflib/common/utils/stdio/stdio_serial/
A Dstdio_serial.h116 setbuf(stdin, NULL); in stdio_serial_init()
/bsp/allwinner/d1s/
A DSConstruct57 proc = subprocess.Popen(cmdline, stdin=subprocess.PIPE, stdout=subprocess.PIPE,
/bsp/w60x/
A Dmakeimg.py33 sub = subprocess.Popen(cmdstring_list, cwd=cwd, stdin=subprocess.PIPE,

Completed in 17 milliseconds