|
Zephyr Project API
3.2.0
A Scalable Open Source RTOS
|
#include <zephyr/toolchain.h>#include <zephyr/app_memory/app_memdomain.h>#include <stdio.h>#include <stddef.h>#include <syscalls/libc-hooks.h>Go to the source code of this file.
Functions | |
| int | zephyr_fputc (int c, FILE *stream) |
| size_t | zephyr_fwrite (const void *ZRESTRICT ptr, size_t size, size_t nitems, FILE *ZRESTRICT stream) |
| int zephyr_fputc | ( | int | c, |
| FILE * | stream | ||
| ) |