Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Functions | |
int | zephyr_fputc (int c, FILE *stream) |
size_t | zephyr_fwrite (const void *_MLIBC_RESTRICT ptr, size_t size, size_t nitems, FILE *_MLIBC_RESTRICT stream) |
int zephyr_fputc | ( | int | c, |
FILE * | stream | ||
) |