Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/lib/libc/minimal/source/stdout/
Dstdout_console.c28 int z_impl_zephyr_fputc(int c, FILE *stream) in z_impl_zephyr_fputc() function
36 return z_impl_zephyr_fputc(c, stream); in z_vrfy_zephyr_fputc()