Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/console/
Dsemihost_console.c13 int arch_printk_char_out(int _c) in arch_printk_char_out() function
28 __stdout_hook_install(arch_printk_char_out); in semihost_console_init()
Dwinstream_console.c41 int arch_printk_char_out(int c) in arch_printk_char_out() function
/Zephyr-Core-3.5.0/arch/x86/core/
Dprep_c.c64 arch_printk_char_out('\n'); in z_x86_prep_c()
Defi.c167 int arch_printk_char_out(int c) in arch_printk_char_out() function
Dearly_serial.c76 int arch_printk_char_out(int c) in arch_printk_char_out() function
/Zephyr-Core-3.5.0/lib/os/
Dprintk.c46 __attribute__((weak)) int arch_printk_char_out(int c) in arch_printk_char_out() function
55 int (*_char_out)(int c) = arch_printk_char_out;
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32_net/
Dsoc.c81 int IRAM_ATTR arch_printk_char_out(int c) in arch_printk_char_out() function
/Zephyr-Core-3.5.0/kernel/include/
Dkernel_arch_interface.h558 int arch_printk_char_out(int c);
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/
Dsoc.c118 int IRAM_ATTR arch_printk_char_out(int c) in arch_printk_char_out() function
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s2/
Dsoc.c156 int IRAM_ATTR arch_printk_char_out(int c) in arch_printk_char_out() function
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/
Dsoc_appcpu.c81 int IRAM_ATTR arch_printk_char_out(int c) in arch_printk_char_out() function
Dsoc.c210 int IRAM_ATTR arch_printk_char_out(int c) in arch_printk_char_out() function
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32/
Dsoc.c188 int IRAM_ATTR arch_printk_char_out(int c) in arch_printk_char_out() function